Skip to content

Commit 88f37c2

Browse files
committed
hunter: update Hunter to v0.26.4
1 parent f2eb759 commit 88f37c2

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
@@ -25,8 +25,8 @@ set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
2525

2626
include("cmake/HunterGate.cmake")
2727
HunterGate(
28-
URL "https://github.com/ruslo/hunter/archive/v0.23.152.tar.gz"
29-
SHA1 "0c9801f60a8149c3105db04501bbcfb155581b7d"
28+
URL "https://github.com/cpp-pm/hunter/archive/v0.26.4.tar.gz"
29+
SHA1 "cbce5a86d4b2295c48552ccf60544158bf8e577f"
3030
)
3131

3232
project(PNG VERSION 1.6.36 LANGUAGES C ASM)

0 commit comments

Comments
 (0)