Skip to content

Commit 3acd554

Browse files
committed
hunter updated to v0.23.265
1 parent 7ba87e0 commit 3acd554

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
@@ -7,8 +7,8 @@ option(HUNTER_ENABLED "Enable Hunter package manager" OFF)
77
if(HUNTER_ENABLED)
88
include(cmake/HunterGate.cmake)
99
HunterGate(
10-
URL "https://github.com/cpp-pm/hunter/archive/v0.23.264.tar.gz"
11-
SHA1 "45ab668f0923fc3ace807a34d971e34ce7428dfd"
10+
URL "https://github.com/cpp-pm/hunter/archive/v0.23.265.tar.gz"
11+
SHA1 "eae0bb5b7b8aa968e0ff87ec51be51b4255db110"
1212
)
1313
endif()
1414

0 commit comments

Comments
 (0)