buildifier 0.22.0
Closes #37274. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
f597d93c7a
commit
39e9f118c3
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Buildifier < Formula
|
|||
desc "Format bazel BUILD files with a standard convention"
|
||||
homepage "https://github.com/bazelbuild/buildtools"
|
||||
url "https://github.com/bazelbuild/buildtools.git",
|
||||
:tag => "0.20.0",
|
||||
:revision => "db073457c5a56d810e46efc18bb93a4fd7aa7b5e"
|
||||
:tag => "0.22.0",
|
||||
:revision => "55b64c3d2ddfb57f06477c1d94ef477419c96bd6"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue