From a6d5bc3021bb259abc03f882bbb4028e6d56e970 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Fri, 1 Jun 2018 07:18:46 -0700 Subject: [PATCH] bazel 0.14.0 Closes #28568. Signed-off-by: ilovezfs --- Formula/bazel.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/bazel.rb b/Formula/bazel.rb index 03988c3f8d0ed..bef6c8114dd46 100644 --- a/Formula/bazel.rb +++ b/Formula/bazel.rb @@ -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.13.1/bazel-0.13.1-dist.zip" - sha256 "b0269e75b40d87ff87886e5f3432cbf88f70c96f907ab588e6c21b2922d72db0" + url "https://github.com/bazelbuild/bazel/releases/download/0.14.0/bazel-0.14.0-dist.zip" + sha256 "259627de8b9d415cc80904523facf3d50e6e8e68448ab968eb1c9cb8ca1ef843" bottle do cellar :any_skip_relocation