Upgrade Hunter to 0.23.4

This change tries to refresh AppVeyor cache.
This commit is contained in:
Paweł Bylica 2018-08-30 11:15:16 +02:00
parent a889442d6a
commit 04423b62dd
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,
# where it is needed to get dependencies.
HunterGate(
URL "https://github.com/ruslo/hunter/archive/v0.22.23.tar.gz"
SHA1 "16c562a69489ff9c1b5266a12d5e903084de693a"
URL "https://github.com/ruslo/hunter/archive/v0.23.4.tar.gz"
SHA1 "8b2255921208517a55c9533c500131387e3c3dd0"
)