We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e21b97 commit 197ae49Copy full SHA for 197ae49
tests/CMakeLists.txt
@@ -4,8 +4,8 @@ cmake_minimum_required(VERSION 3.0)
4
include("cmake/HunterGate.cmake")
5
6
HunterGate(
7
- URL "https://github.com/ruslo/hunter/archive/v0.19.119.tar.gz"
8
- SHA1 "ad19af382dfc285a255b91c713b651216e6feff2"
+ URL "https://github.com/ruslo/hunter/archive/v0.23.28.tar.gz"
+ SHA1 "6c79b36253a8e8bcba48927e9f3be65a3a81e6ec"
9
)
10
11
project(HttpStatusCodesTests)
0 commit comments