Skip to content

Commit 8929772

Browse files
authored
build: Bump hunter to v0.25.8 (ethereum#1087)
1 parent eae2791 commit 8929772

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmake/Hunter/init.cmake

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ set(HUNTER_USE_CACHE_SERVERS NO CACHE STRING "Download binaries from Hunter cach
88
include(HunterGate)
99

1010
HunterGate(
11-
URL "https://github.com/cpp-pm/hunter/archive/v0.25.3.tar.gz"
12-
SHA1 "0dfbc2cb5c4cf7e83533733bdfd2125ff96680cb"
11+
URL "https://github.com/cpp-pm/hunter/archive/v0.25.8.tar.gz"
12+
SHA1 "26c79d587883ec910bce168e25f6ac4595f97033"
1313
LOCAL
1414
)

0 commit comments

Comments
 (0)