Skip to content

Commit 1d0c266

Browse files
committed
buildifier 8.0.0
1 parent 91df94c commit 1d0c266

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/buildifier.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Buildifier < Formula
22
desc "Format bazel BUILD files with a standard convention"
33
homepage "https://github.com/bazelbuild/buildtools"
4-
url "https://github.com/bazelbuild/buildtools/archive/refs/tags/v7.3.1.tar.gz"
5-
sha256 "051951c10ff8addeb4f10be3b0cf474b304b2ccd675f2cc7683cdd9010320ca9"
4+
url "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.0.0.tar.gz"
5+
sha256 "1a9eaa51b2507eac7fe396811bc15dad4d15533acc61cc5b0d71004e1d0488cb"
66
license "Apache-2.0"
77
head "https://github.com/bazelbuild/buildtools.git", branch: "master"
88

0 commit comments

Comments
 (0)