Skip to content

Commit 2327977

Browse files
authored
upgrade hunter to newest version to upgrade Catch2 catchorg/Catch2#2421 (#223)
1 parent db7d8ac commit 2327977

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ include("cmake/HunterGate.cmake")
1111
include("cmake/Catch.cmake")
1212

1313
HunterGate(
14-
URL "https://github.com/cpp-pm/hunter/archive/v0.24.0.tar.gz"
15-
SHA1 "a3d7f4372b1dcd52faa6ff4a3bd5358e1d0e5efd"
14+
URL "https://github.com/cpp-pm/hunter/archive/v0.24.15.tar.gz"
15+
SHA1 "8010d63d5ae611c564889d5fe12d3cb7a45703ac"
1616
)
1717

1818
project(SqliteModernCpp)

0 commit comments

Comments
 (0)