diff --git a/CMakeLists.txt b/CMakeLists.txt index 2cc51767f..af1bab183 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -35,8 +35,8 @@ endif() include("cmake/HunterGate.cmake") HunterGate( - URL "https://github.com/cpp-pm/hunter/archive/v0.23.322.tar.gz" - SHA1 "cb0ea1f74f4a2c49a807de34885743495fccccbe" + URL "https://github.com/cpp-pm/hunter/archive/9d9242b60d5236269f894efd3ddd60a9ca83dd7f.tar.gz" + SHA1 "16cc954aa723bccd16ea45fc91a858d0c5246376" LOCAL # Local config for dependencies )