Skip to content

Commit

Permalink
update Hunter version for new Protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
rbsheth committed Aug 13, 2020
1 parent a12cf0c commit 67e0674
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ cmake_minimum_required(VERSION 3.0)

include(cmake/HunterGate.cmake)
HunterGate(
URL "https://github.com/ruslo/hunter/archive/v0.23.64.tar.gz"
SHA1 "a5f3c4999e03173d28b8469c4da4545dea740a41"
URL "https://github.com/ruslo/hunter/archive/v0.23.80.tar.gz"
SHA1 "3bfa8be33ac3bdac570312ca1ece33059cc71c20"
LOCAL
)

Expand Down

0 comments on commit 67e0674

Please sign in to comment.