Skip to content

Commit 55937c2

Browse files
committed
buildozer: update 8.0.0 bottle.
1 parent b1f198a commit 55937c2

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/b/buildozer.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@ class Buildozer < Formula
77
head "https://github.com/bazelbuild/buildtools.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5fd1ab10de9a60d460328907b840771d03320e16e6175b204e7f16d8f33d3d06"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ec336525cddfbc817e12947f539158a6803993dc077fd3c2ce2c3c0e5a4477c7"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "ec336525cddfbc817e12947f539158a6803993dc077fd3c2ce2c3c0e5a4477c7"
13-
sha256 cellar: :any_skip_relocation, arm64_monterey: "ec336525cddfbc817e12947f539158a6803993dc077fd3c2ce2c3c0e5a4477c7"
14-
sha256 cellar: :any_skip_relocation, sonoma: "1b7814783caa02e02ff260d8db30aec997649161d5d1e936f35a3fe81b4c108a"
15-
sha256 cellar: :any_skip_relocation, ventura: "1b7814783caa02e02ff260d8db30aec997649161d5d1e936f35a3fe81b4c108a"
16-
sha256 cellar: :any_skip_relocation, monterey: "1b7814783caa02e02ff260d8db30aec997649161d5d1e936f35a3fe81b4c108a"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "14fe5048886cb98d3e5163f8ac171f876089b5687432882965a697f2eb4aa5ba"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "132a863445e3ed0acd5f3719d528959c7e5d3307bc7e1cde4a4f8f1eba68d3ec"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "132a863445e3ed0acd5f3719d528959c7e5d3307bc7e1cde4a4f8f1eba68d3ec"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "132a863445e3ed0acd5f3719d528959c7e5d3307bc7e1cde4a4f8f1eba68d3ec"
13+
sha256 cellar: :any_skip_relocation, sonoma: "9e1471aa04f0dc6f922a0d9a8363900a6f7b4c791b42545112d7e9715df6a007"
14+
sha256 cellar: :any_skip_relocation, ventura: "9e1471aa04f0dc6f922a0d9a8363900a6f7b4c791b42545112d7e9715df6a007"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "eda3f04cc16b6e490151f8450272a44f93ddac9ca80a3ab99e9271af28e674e4"
1816
end
1917

2018
depends_on "go" => :build

0 commit comments

Comments
 (0)