From 5548d9b9621d3ae9723afb669f81e91eeab95048 Mon Sep 17 00:00:00 2001 From: Chongyu Zhu Date: Mon, 20 May 2019 01:14:30 +0800 Subject: [PATCH] google-benchmark 1.5 Closes #40054. Signed-off-by: Izaak Beekman --- Formula/google-benchmark.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/google-benchmark.rb b/Formula/google-benchmark.rb index ccaa8e3079..6d8a7eb84e 100644 --- a/Formula/google-benchmark.rb +++ b/Formula/google-benchmark.rb @@ -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