diff --git a/CMakeLists.txt b/CMakeLists.txt index 99852c5b707a..24669cb3d7cd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -95,8 +95,8 @@ endif() include("cmake/HunterGate.cmake") HunterGate( - URL "https://github.com/ruslo/hunter/archive/v0.14.4.tar.gz" - SHA1 "7a8ec9a01204a294e44de37e800db41fda477af2" + URL "https://github.com/ruslo/hunter/archive/v0.17.7.tar.gz" + SHA1 "78219f42c3737adcc161c52b9f71ce65a3d775c2" ) project(OpenCV CXX C)