Skip to content

Commit

Permalink
Update hunter version to v0.22.16
Browse files Browse the repository at this point in the history
  • Loading branch information
rbsheth committed Jun 27, 2018
1 parent e2f42ec commit f8e58dc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.19.129.tar.gz"
SHA1 "3e190ff47df41cc16d32c479b9617309e01405bf"
URL "https://github.com/ruslo/hunter/archive/v0.22.16.tar.gz"
SHA1 "84153076a3cebf4869c904fa5c93ea309386b583"
LOCAL
)

Expand Down
4 changes: 2 additions & 2 deletions templates/CMakeLists.txt.template
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@

include(cmake/HunterGate.cmake)
HunterGate(
URL "https://github.com/ruslo/hunter/archive/v0.19.129.tar.gz"
SHA1 "3e190ff47df41cc16d32c479b9617309e01405bf"
URL "https://github.com/ruslo/hunter/archive/v0.22.16.tar.gz"
SHA1 "84153076a3cebf4869c904fa5c93ea309386b583"
LOCAL
)

Expand Down

0 comments on commit f8e58dc

Please sign in to comment.