Add newer Google Benchmark version (#11580)
This commit is contained in:
parent
3a20a93bfa
commit
58a4959b1a
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ class Benchmark(CMakePackage):
|
|||
# 1.2.0 release: https://github.com/google/benchmark/issues/363
|
||||
|
||||
version('develop', branch='master')
|
||||
version('1.4.1', sha256='f8e525db3c42efc9c7f3bc5176a8fa893a9a9920bbd08cef30fb56a51854d60d')
|
||||
version('1.4.0', 'ccfaf2cd93ae20191b94f730b945423e')
|
||||
version('1.3.0', '19ce86516ab82d6ad3b17173cf307aac')
|
||||
version('1.2.0', '48d0b090cd7a84af2c4a28c8dc963c74')
|
||||
|
|
Loading…
Reference in a new issue