Skip to content

Commit

Permalink
cmake: Upgrade benchmark to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chfast committed Oct 4, 2021
1 parent 3108ca0 commit 9786c6b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cmake/Hunter/config.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ hunter_config(

hunter_config(
benchmark
VERSION 1.5.4
URL https://github.com/google/benchmark/archive/refs/tags/v1.5.4.tar.gz
SHA1 b8c2501b33c8649a2c9e2268d8f652284ac5a778
VERSION 1.6.0
URL https://github.com/google/benchmark/archive/refs/tags/v1.6.0.tar.gz
SHA1 c4d1a9135e779c5507015ccc8c428cb4aca69cef
)

0 comments on commit 9786c6b

Please sign in to comment.