diff --git a/cmake/HunterConfig.cmake b/cmake/HunterConfig.cmake index 766ba9d..4ffe883 100644 --- a/cmake/HunterConfig.cmake +++ b/cmake/HunterConfig.cmake @@ -6,6 +6,6 @@ # Hunter is going to be initialized only if building with tests, # where it is needed to get dependencies. HunterGate( - URL "https://github.com/ruslo/hunter/archive/v0.23.4.tar.gz" - SHA1 "8b2255921208517a55c9533c500131387e3c3dd0" + URL "https://github.com/ruslo/hunter/archive/v0.23.131.tar.gz" + SHA1 "0512ea6392065c8ece808296fddd7d8664d30920" )