Skip to content

Commit

Permalink
Boost : Fix download URL
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaddon committed Jun 14, 2021
1 parent 46bf29e commit 8427b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Boost/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

"downloads" : [

"https://dl.bintray.com/boostorg/release/1.68.0/source/boost_1_68_0.tar.gz"
"https://boostorg.jfrog.io/artifactory/main/release/1.68.0/source/boost_1_68_0.tar.gz"

],

Expand Down

0 comments on commit 8427b66

Please sign in to comment.