Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Commit a41fcbb

Browse files
committed
Upgrade Hunter to v0.20.9
1 parent 7b84dfe commit a41fcbb

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
@@ -53,8 +53,8 @@ set(HUNTER_JOBS_NUMBER 4)
5353
set(HUNTER_CACHE_SERVERS "https://github.com/ethereum/hunter-cache")
5454
include(HunterGate)
5555
HunterGate(
56-
URL "https://github.com/ruslo/hunter/archive/v0.19.232.tar.gz"
57-
SHA1 "a412c45fe4c5a72fed386f62dd8d753bd4fd3d11"
56+
URL "https://github.com/ruslo/hunter/archive/v0.20.9.tar.gz"
57+
SHA1 "8f7cf6d719d05c49224a4ebeba90c6bb90b90f4a"
5858
LOCAL
5959
)
6060

0 commit comments

Comments
 (0)