From d73e5c25a66a60bd7fab55feba7621a3f2e0bf54 Mon Sep 17 00:00:00 2001 From: Izaak Beekman Date: Tue, 7 May 2019 11:02:13 -0400 Subject: [PATCH] bazel 0.25.0 --- Formula/bazel.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/bazel.rb b/Formula/bazel.rb index 662eb81803b374..237b41c7ce86ab 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.23.2/bazel-0.23.2-dist.zip" - sha256 "293a5a7d851e0618eeb5e6958d94a11d45b6a00f2ba9376de61ac2bd5f917439" + url "https://github.com/bazelbuild/bazel/releases/download/0.25.0/bazel-0.25.0-dist.zip" + sha256 "f624fe9ca8d51de192655369ac538c420afb7cde16e1ad052554b582fff09287" bottle do cellar :any_skip_relocation