bazel 0.12.0

Closes #26483.

Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
Lucas Kacher 2018-04-11 12:45:04 -04:00 committed by commitay
parent 0367b85571
commit 6ce1b21384

View file

@ -1,8 +1,8 @@
class Bazel < Formula
desc "Google's own build tool"
homepage "https://bazel.build/"
url "https://github.com/bazelbuild/bazel/releases/download/0.11.1/bazel-0.11.1-dist.zip"
sha256 "e8d762bcc01566fa50952c8028e95cfbe7545a39b8ceb3a0d0d6df33b25b333f"
url "https://github.com/bazelbuild/bazel/releases/download/0.12.0/bazel-0.12.0-dist.zip"
sha256 "3b3e7dc76d145046fdc78db7cac9a82bc8939d3b291e53a7ce85315feb827754"
bottle do
cellar :any_skip_relocation