google-benchmark 1.5

Closes #40054.

Signed-off-by: Izaak Beekman <zbeekman@gmail.com>
This commit is contained in:
Chongyu Zhu 2019-05-20 01:14:30 +08:00 committed by Izaak Beekman
parent e88afe7ae5
commit 5548d9b962
No known key found for this signature in database
GPG key ID: A93CE70D8021BD0F

View file

@ -1,8 +1,8 @@
class GoogleBenchmark < Formula
desc "C++ microbenchmark support library"
homepage "https://github.com/google/benchmark"
url "https://github.com/google/benchmark/archive/v1.4.1.tar.gz"
sha256 "f8e525db3c42efc9c7f3bc5176a8fa893a9a9920bbd08cef30fb56a51854d60d"
url "https://github.com/google/benchmark/archive/v1.5.tar.gz"
sha256 "feba1c44cbace01627435a675aa271f4b012068dbea9922443c58fedd56eb5eb"
head "https://github.com/google/benchmark.git"
bottle do