Skip to content

Commit 9634cd6

Browse files
committed
Update Hunter version
1 parent 881dd07 commit 9634cd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ cmake_minimum_required(VERSION 3.12)
66

77
include("cmake/HunterGate.cmake")
88
HunterGate(
9-
URL "https://github.com/cpp-pm/hunter/archive/v0.23.300.tar.gz"
10-
SHA1 "1151d539465d9cdbc880ee30f794864aec11c448"
9+
URL "https://github.com/cpp-pm/hunter/archive/b626a6158599ed58db9e02763d2a815adbae5478.tar.gz"
10+
SHA1 b3be07c82d4fdadb2ebb81c235a007758a970444
1111
)
1212

1313
if(POLICY CMP0074)

0 commit comments

Comments
 (0)