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 7e61409 commit 15e9c36Copy full SHA for 15e9c36
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/cpp-pm/hunter/archive/v0.23.262.tar.gz"
8
- SHA1 "eb51e633e08cdbe2153caf255e9c23968fecb29d"
+ URL "https://github.com/cpp-pm/hunter/archive/v0.23.224.tar.gz"
+ SHA1 "18e57a43efc435f2e1dae1291e82e42afbf940be"
9
)
10
11
project(HttpStatusCodesTests)
0 commit comments