Skip to content

Commit 21cbca7

Browse files
BrewTestBotchenrui333
authored andcommitted
bazel 8.0.0
1 parent 25fb15e commit 21cbca7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/bazel.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Bazel < Formula
22
desc "Google's own build tool"
33
homepage "https://bazel.build/"
4-
url "https://github.com/bazelbuild/bazel/releases/download/7.4.1/bazel-7.4.1-dist.zip"
5-
sha256 "83386618bc489f4da36266ef2620ec64a526c686cf07041332caff7c953afaf5"
4+
url "https://github.com/bazelbuild/bazel/releases/download/8.0.0/bazel-8.0.0-dist.zip"
5+
sha256 "201dbe0f8c0fedd4e650f30e5b7b813a4c09c1249a0f207133b74d2c5af99fce"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)