buildifier 0.29.0
Closes #44090. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
e6af7a9690
commit
0c0eb5a7c2
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.28.0",
|
||||
:revision => "d7ccc5507c6c16e04f5e362e558d70b8b179b052"
|
||||
:tag => "0.29.0",
|
||||
:revision => "5bcc31df55ec1de770cb52887f2e989e7068301f"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue