buildifier 0.12.0
Closes #28901. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
6c85a9d7ca
commit
205f5a1f3c
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.11.1",
|
||||
:revision => "405641a50b8583dc9fe254b7a22ebc2002722d17"
|
||||
:tag => "0.12.0",
|
||||
:revision => "49a6c199e3fbf5d94534b2771868677d3f9c6de9"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue