From 36fa32e0ae6af3cc5307f789ea74d16ba4014339 Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Wed, 30 Nov 2016 22:10:40 +0900 Subject: [PATCH] bazel 0.4.1 Closes #7417. 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 1e3427a57a..80393b82cc 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/archive/0.4.0.tar.gz" - sha256 "2370649043b5b3c407016a74946d5c443dd5c8ba43c1ffe28b83553983e5057c" + url "https://github.com/bazelbuild/bazel/archive/0.4.1.tar.gz" + sha256 "8e4646898fa9298422e69767752680d34cbf21bcae01c401b11aa74fcdb0ef66" head "https://github.com/bazelbuild/bazel.git" bottle do