google-benchmark 1.0.0

Closes #730.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
Christopher Dolan 2016-04-30 19:03:40 -04:00 committed by Tomasz Pajor
parent ad620ec314
commit bf4938c2cb

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/v0.1.0.tar.gz"
sha256 "41aa7dca7aa94911deee078e39f7602d760f2911bb33086b5a2c8204717ddad4"
url "https://github.com/google/benchmark/archive/v1.0.0.tar.gz"
sha256 "d2206c263fc1a7803d4b10e164e0c225f6bcf0d5e5f20b87929f137dee247b54"
head "https://github.com/google/benchmark.git"
bottle do