@@ -7,14 +7,12 @@ class Buildifier < Formula
77 head "https://github.com/bazelbuild/buildtools.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "778a3d2f8e3f9d635b719dd6dbd69deb61ec5350c8bfa62e586d0165246dbe32"
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "e1166ae3c40a598be78f7c95e0d1a7c9d76a6c611202cd39c5d3d9a3b17b75f6"
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "e1166ae3c40a598be78f7c95e0d1a7c9d76a6c611202cd39c5d3d9a3b17b75f6"
13- sha256 cellar : :any_skip_relocation , arm64_monterey : "e1166ae3c40a598be78f7c95e0d1a7c9d76a6c611202cd39c5d3d9a3b17b75f6"
14- sha256 cellar : :any_skip_relocation , sonoma : "a245b991ebf0f1abc37be1efd2334ba03a418400ad39f75ea91553f0e34c4a81"
15- sha256 cellar : :any_skip_relocation , ventura : "a245b991ebf0f1abc37be1efd2334ba03a418400ad39f75ea91553f0e34c4a81"
16- sha256 cellar : :any_skip_relocation , monterey : "a245b991ebf0f1abc37be1efd2334ba03a418400ad39f75ea91553f0e34c4a81"
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "f807df31511f08e0ac64c2ab60636e98c0bae2d4caef00f6e600f214690efec1"
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "c166d8176c790d417d20cacde349c63e56e83cedd93ad646e8d22b709d2b4655"
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "c166d8176c790d417d20cacde349c63e56e83cedd93ad646e8d22b709d2b4655"
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "c166d8176c790d417d20cacde349c63e56e83cedd93ad646e8d22b709d2b4655"
13+ sha256 cellar : :any_skip_relocation , sonoma : "8c1a07d51287827cde0f6091cceb9b622c5932a1b58ce35c06f4175b7725d343"
14+ sha256 cellar : :any_skip_relocation , ventura : "8c1a07d51287827cde0f6091cceb9b622c5932a1b58ce35c06f4175b7725d343"
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "8fbf02e6fcca5bb101ac8741be5f17487d44aef562e4c5c1cb35ce254bb63692"
1816 end
1917
2018 depends_on "go" => :build
0 commit comments