Skip to content

Commit

Permalink
cmake: Upgrade Hunter (#714)
Browse files Browse the repository at this point in the history
  • Loading branch information
chfast committed Jul 26, 2024
1 parent 20ed014 commit 0a642bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/Hunter/init.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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/cpp-pm/hunter/archive/v0.25.3.tar.gz"
SHA1 "0dfbc2cb5c4cf7e83533733bdfd2125ff96680cb"
URL "https://github.com/cpp-pm/hunter/archive/v0.25.6.tar.gz"
SHA1 "69e4a05bd514bb05cb2c5aa02ce8ac420516aaf7"
)

0 comments on commit 0a642bc

Please sign in to comment.