We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db7d8ac commit 2327977Copy full SHA for 2327977
CMakeLists.txt
@@ -11,8 +11,8 @@ include("cmake/HunterGate.cmake")
11
include("cmake/Catch.cmake")
12
13
HunterGate(
14
- URL "https://github.com/cpp-pm/hunter/archive/v0.24.0.tar.gz"
15
- SHA1 "a3d7f4372b1dcd52faa6ff4a3bd5358e1d0e5efd"
+ URL "https://github.com/cpp-pm/hunter/archive/v0.24.15.tar.gz"
+ SHA1 "8010d63d5ae611c564889d5fe12d3cb7a45703ac"
16
)
17
18
project(SqliteModernCpp)
0 commit comments