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

Commit 4b801a9

Browse files
committed
Updaete Boost to 1.76.0 using upstream Hunter releases
1 parent 15f2503 commit 4b801a9

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ cable_configure_toolchain(DEFAULT cxx11)
1414
set(HUNTER_CONFIGURATION_TYPES Release CACHE STRING "Build type of Hunter packages")
1515
set(HUNTER_JOBS_NUMBER 6 CACHE STRING "Number of parallel builds used by Hunter")
1616
HunterGate(
17-
URL "https://github.com/cpp-pm/hunter/archive/v0.23.296.tar.gz"
18-
SHA1 "232f5022ee1d45955a7e8d3e1720f31bac1bb534"
17+
URL "https://github.com/cpp-pm/hunter/archive/v0.23.300.tar.gz"
18+
SHA1 "1151d539465d9cdbc880ee30f794864aec11c448"
1919
LOCAL
2020
)
2121

cmake/Hunter/config.cmake

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ hunter_config(
77
hunter_config(
88
Boost
99
VERSION 1.76.0
10-
SHA1 a5ab6eaf31d1ca181a17ecffef9d58d40d87c71d
11-
URL https://boostorg.jfrog.io/artifactory/main/release/1.76.0/source/boost_1_76_0.tar.gz
1210
)
1311

1412
hunter_config(

0 commit comments

Comments
 (0)