We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73dad73 commit 948bc35Copy full SHA for 948bc35
1 file changed
CMakeLists.txt
@@ -35,8 +35,8 @@ endif()
35
36
include("cmake/HunterGate.cmake")
37
HunterGate(
38
- URL "https://github.com/cpp-pm/hunter/archive/v0.24.18.tar.gz"
39
- SHA1 "1292e4d661e1770d6d6ca08c12c07cf34a0bf718"
+ URL "https://github.com/cpp-pm/hunter/archive/9d9242b60d5236269f894efd3ddd60a9ca83dd7f.tar.gz"
+ SHA1 "16cc954aa723bccd16ea45fc91a858d0c5246376"
40
LOCAL # Local config for dependencies
41
)
42
0 commit comments