bazel 0.4.1

Closes #7417.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
David Pursehouse 2016-11-30 22:10:40 +09:00 committed by ilovezfs
parent dd234fd24d
commit 36fa32e0ae

View file

@ -1,8 +1,8 @@
class Bazel < Formula class Bazel < Formula
desc "Google's own build tool" desc "Google's own build tool"
homepage "https://bazel.build/" homepage "https://bazel.build/"
url "https://github.com/bazelbuild/bazel/archive/0.4.0.tar.gz" url "https://github.com/bazelbuild/bazel/archive/0.4.1.tar.gz"
sha256 "2370649043b5b3c407016a74946d5c443dd5c8ba43c1ffe28b83553983e5057c" sha256 "8e4646898fa9298422e69767752680d34cbf21bcae01c401b11aa74fcdb0ef66"
head "https://github.com/bazelbuild/bazel.git" head "https://github.com/bazelbuild/bazel.git"
bottle do bottle do