We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87edf90 commit 4fdbd4eCopy full SHA for 4fdbd4e
1 file changed
Formula/b/bazel.rb
@@ -1,8 +1,8 @@
1
class Bazel < Formula
2
desc "Google's own build tool"
3
homepage "https://bazel.build/"
4
- url "https://github.com/bazelbuild/bazel/releases/download/9.0.2/bazel-9.0.2-dist.zip"
5
- sha256 "d80b8f708e7a5840fd09b853a4343cace7e4c3504d4e8ac67367d4cb6224436e"
+ url "https://github.com/bazelbuild/bazel/releases/download/9.1.0/bazel-9.1.0-dist.zip"
+ sha256 "229e999cec4f408946d368af6c33c5137fe999e9966538562f8c90b0de7aa0ad"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments