Skip to content

Commit

Permalink
boost: remove Bintray download
Browse files Browse the repository at this point in the history
  • Loading branch information
Croydon committed May 3, 2021
1 parent d1598c5 commit 1fa2d48
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions recipes/boost/all/conandata.yml
Original file line number Diff line number Diff line change
@@ -1,55 +1,47 @@
sources:
1.69.0:
url: [
"https://dl.bintray.com/boostorg/release/1.69.0/source/boost_1_69_0.tar.bz2",
"https://boostorg.jfrog.io/artifactory/main/release/1.69.0/source/boost_1_69_0.tar.bz2",
"https://sourceforge.net/projects/boost/files/boost/1.69.0/boost_1_69_0.tar.bz2",
]
sha256: "8f32d4617390d1c2d16f26a27ab60d97807b35440d45891fa340fc2648b04406"
1.70.0:
url: [
"https://dl.bintray.com/boostorg/release/1.70.0/source/boost_1_70_0.tar.bz2",
"https://boostorg.jfrog.io/artifactory/main/release/1.70.0/source/boost_1_70_0.tar.bz2",
"https://sourceforge.net/projects/boost/files/boost/1.70.0/boost_1_70_0.tar.bz2",
]
sha256: "430ae8354789de4fd19ee52f3b1f739e1fba576f0aded0897c3c2bc00fb38778"
1.71.0:
url: [
"https://dl.bintray.com/boostorg/release/1.71.0/source/boost_1_71_0.tar.bz2",
"https://boostorg.jfrog.io/artifactory/main/release/1.71.0/source/boost_1_71_0.tar.bz2",
]
sha256: "d73a8da01e8bf8c7eda40b4c84915071a8c8a0df4a6734537ddde4a8580524ee"
1.72.0:
url: [
"https://dl.bintray.com/boostorg/release/1.72.0/source/boost_1_72_0.tar.bz2",
"https://boostorg.jfrog.io/artifactory/main/release/1.72.0/source/boost_1_72_0.tar.bz2",
"https://sourceforge.net/projects/boost/files/boost/1.72.0/boost_1_72_0.tar.bz2",
]
sha256: "59c9b274bc451cf91a9ba1dd2c7fdcaf5d60b1b3aa83f2c9fa143417cc660722"
1.73.0:
url: [
"https://dl.bintray.com/boostorg/release/1.73.0/source/boost_1_73_0.tar.bz2",
"https://boostorg.jfrog.io/artifactory/main/release/1.73.0/source/boost_1_73_0.tar.bz2",
"https://sourceforge.net/projects/boost/files/boost/1.73.0/boost_1_73_0.tar.bz2",
]
sha256: "4eb3b8d442b426dc35346235c8733b5ae35ba431690e38c6a8263dce9fcbb402"
1.74.0:
url: [
"https://dl.bintray.com/boostorg/release/1.74.0/source/boost_1_74_0.tar.bz2",
"https://boostorg.jfrog.io/artifactory/main/release/1.74.0/source/boost_1_74_0.tar.bz2",
"https://sourceforge.net/projects/boost/files/boost/1.74.0/boost_1_74_0.tar.bz2"
]
sha256: "83bfc1507731a0906e387fc28b7ef5417d591429e51e788417fe9ff025e116b1"
1.75.0:
url: [
"https://dl.bintray.com/boostorg/release/1.75.0/source/boost_1_75_0.tar.bz2",
"https://boostorg.jfrog.io/artifactory/main/release/1.75.0/source/boost_1_75_0.tar.bz2",
"https://sourceforge.net/projects/boost/files/boost/1.75.0/boost_1_75_0.tar.bz2"
]
sha256: "953db31e016db7bb207f11432bef7df100516eeb746843fa0486a222e3fd49cb"
1.76.0:
url: [
"https://dl.bintray.com/boostorg/release/1.76.0/source/boost_1_76_0.tar.bz2",
"https://boostorg.jfrog.io/artifactory/main/release/1.76.0/source/boost_1_76_0.tar.bz2",
"https://sourceforge.net/projects/boost/files/boost/1.76.0/boost_1_76_0.tar.bz2"
]
Expand Down

0 comments on commit 1fa2d48

Please sign in to comment.