Skip to content

Commit 197ae49

Browse files
committed
Updates Hunter version to fix VS 2017 issue
1 parent 8e21b97 commit 197ae49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ cmake_minimum_required(VERSION 3.0)
44
include("cmake/HunterGate.cmake")
55

66
HunterGate(
7-
URL "https://github.com/ruslo/hunter/archive/v0.19.119.tar.gz"
8-
SHA1 "ad19af382dfc285a255b91c713b651216e6feff2"
7+
URL "https://github.com/ruslo/hunter/archive/v0.23.28.tar.gz"
8+
SHA1 "6c79b36253a8e8bcba48927e9f3be65a3a81e6ec"
99
)
1010

1111
project(HttpStatusCodesTests)

0 commit comments

Comments
 (0)