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