Skip to content

Commit

Permalink
upgrade hunter to newest version to upgrade Catch2 catchorg/Catch2#2421
Browse files Browse the repository at this point in the history
  • Loading branch information
barrybingo committed Feb 15, 2023
1 parent db7d8ac commit 364f7dc
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 @@ -11,8 +11,8 @@ include("cmake/HunterGate.cmake")
include("cmake/Catch.cmake")

HunterGate(
URL "https://github.com/cpp-pm/hunter/archive/v0.24.0.tar.gz"
SHA1 "a3d7f4372b1dcd52faa6ff4a3bd5358e1d0e5efd"
URL "https://github.com/cpp-pm/hunter/archive/v0.24.15.tar.gz"
SHA1 "8010d63d5ae611c564889d5fe12d3cb7a45703ac"
)

project(SqliteModernCpp)
Expand Down

0 comments on commit 364f7dc

Please sign in to comment.