Add newer Google Benchmark version (#11580)

This commit is contained in:
Patrick Gartung 2019-05-29 12:02:41 -05:00 committed by GitHub
parent 3a20a93bfa
commit 58a4959b1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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')