Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

Commit

Permalink
Updaete Boost to 1.76.0 using upstream Hunter releases
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmystewpot committed May 4, 2021
1 parent 15f2503 commit 4b801a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ cable_configure_toolchain(DEFAULT cxx11)
set(HUNTER_CONFIGURATION_TYPES Release CACHE STRING "Build type of Hunter packages")
set(HUNTER_JOBS_NUMBER 6 CACHE STRING "Number of parallel builds used by Hunter")
HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.23.296.tar.gz"
SHA1 "232f5022ee1d45955a7e8d3e1720f31bac1bb534"
URL "https://github.com/cpp-pm/hunter/archive/v0.23.300.tar.gz"
SHA1 "1151d539465d9cdbc880ee30f794864aec11c448"
LOCAL
)

Expand Down
2 changes: 0 additions & 2 deletions cmake/Hunter/config.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ hunter_config(
hunter_config(
Boost
VERSION 1.76.0
SHA1 a5ab6eaf31d1ca181a17ecffef9d58d40d87c71d
URL https://boostorg.jfrog.io/artifactory/main/release/1.76.0/source/boost_1_76_0.tar.gz
)

hunter_config(
Expand Down

0 comments on commit 4b801a9

Please sign in to comment.