CMake: Upgrade Hunter to v0.23.131

This commit is contained in:
Paweł Bylica 2019-03-14 01:45:37 +01:00
parent 4335f434b8
commit c76034da00
No known key found for this signature in database
GPG Key ID: 7A0C037434FE77EF
1 changed files with 2 additions and 2 deletions

View File

@ -6,6 +6,6 @@
# Hunter is going to be initialized only if building with tests, # Hunter is going to be initialized only if building with tests,
# where it is needed to get dependencies. # where it is needed to get dependencies.
HunterGate( HunterGate(
URL "https://github.com/ruslo/hunter/archive/v0.23.4.tar.gz" URL "https://github.com/ruslo/hunter/archive/v0.23.131.tar.gz"
SHA1 "8b2255921208517a55c9533c500131387e3c3dd0" SHA1 "0512ea6392065c8ece808296fddd7d8664d30920"
) )