From fabaac230675aa2722966ffede9c6fbf24c9ad09 Mon Sep 17 00:00:00 2001 From: Damien Martin-Guillerez Date: Fri, 7 Oct 2016 22:05:55 +0200 Subject: [PATCH] bazel 0.3.2 Closes #5667. Signed-off-by: Mike McQuaid --- Formula/bazel.rb | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/Formula/bazel.rb b/Formula/bazel.rb index 6a62fa51ea..5a704a6596 100644 --- a/Formula/bazel.rb +++ b/Formula/bazel.rb @@ -2,17 +2,8 @@ class Bazel < Formula desc "Google's own build tool" homepage "https://www.bazel.io/" head "https://github.com/bazelbuild/bazel.git" - - stable do - url "https://github.com/bazelbuild/bazel/archive/0.3.1.tar.gz" - sha256 "52beafc9d78fc315115226f31425e21df1714d96c7dfcdeeb02306e2fe028dd8" - - # Fix build on macOS 10.12 Sierra - patch do - url "https://github.com/bazelbuild/bazel/commit/fefd2329f4812bcb513294fdf417fc726a86ddfd.diff" - sha256 "73455ede4acb9e40923838cb66750a5baacc6b6f8eaaeed72df02dbca38bbe73" - end - end + url "https://github.com/bazelbuild/bazel/archive/0.3.2.tar.gz" + sha256 "9692ac3318a40e8a0530f68bbfc473ae5f6a4a5c0fe08d2f88612ca4d40ba54a" bottle do cellar :any_skip_relocation