[build] update hunter version

This commit is contained in:
Timothy Stack 2020-04-19 14:56:42 -07:00
parent eef28d61a6
commit 77834a7576
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ cmake_minimum_required(VERSION 3.2)
include("cmake/HunterGate.cmake")
HunterGate(
URL "https://github.com/ruslo/hunter/archive/v0.23.204.tar.gz"
SHA1 "32cfed254da901f6f184027d530d8da47e035b85"
URL "https://github.com/cpp-pm/hunter/archive/v0.23.253.tar.gz"
SHA1 "88ea6d37c897a81a080eb9ae0f69d7807bbb3c73"
LOCAL
)