google-benchmark 1.5
Closes #40054. Signed-off-by: Izaak Beekman <zbeekman@gmail.com>
This commit is contained in:
parent
e88afe7ae5
commit
5548d9b962
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue