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 91df94c commit b1f198aCopy full SHA for b1f198a
Formula/b/buildozer.rb
@@ -1,8 +1,8 @@
1
class Buildozer < Formula
2
desc "Rewrite bazel BUILD files using standard commands"
3
homepage "https://github.com/bazelbuild/buildtools"
4
- url "https://github.com/bazelbuild/buildtools/archive/refs/tags/v7.3.1.tar.gz"
5
- sha256 "051951c10ff8addeb4f10be3b0cf474b304b2ccd675f2cc7683cdd9010320ca9"
+ url "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.0.0.tar.gz"
+ sha256 "1a9eaa51b2507eac7fe396811bc15dad4d15533acc61cc5b0d71004e1d0488cb"
6
license "Apache-2.0"
7
head "https://github.com/bazelbuild/buildtools.git", branch: "master"
8
0 commit comments