Skip to content

Commit d3e32f6

Browse files
committed
Update Hunter version
1 parent 85c4866 commit d3e32f6

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
@@ -2,8 +2,8 @@ cmake_minimum_required(VERSION 3.2)
22

33
include("cmake/HunterGate.cmake")
44
HunterGate(
5-
URL "https://github.com/cpp-pm/hunter/archive/v0.23.222.tar.gz"
6-
SHA1 "0b88baaa2a9a35b8ce632c57ade66be8dd918afd"
5+
URL "https://github.com/cpp-pm/hunter/archive/b626a6158599ed58db9e02763d2a815adbae5478.tar.gz"
6+
SHA1 b3be07c82d4fdadb2ebb81c235a007758a970444
77
)
88

99
# Project

0 commit comments

Comments
 (0)