Skip to content

Commit 5a389cd

Browse files
committed
cargo-zigbuild: update 0.22.3 bottle.
1 parent aae0b28 commit 5a389cd

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Formula/c/cargo-zigbuild.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class CargoZigbuild < Formula
77
head "https://github.com/rust-cross/cargo-zigbuild.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "91a61ce8596ad58c59338cadf8e0c670dba4b695dd1100c3454aabe4e7b4629d"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4e7bb60a569c4c78e52c4ebe62cd5746d23227ce9e7f0b8c597b2c3e0fd9a037"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f9f140cbf8a21c999f33027fa3049946e81fa56a87c8cab4ec3095f9fa1e14ac"
13-
sha256 cellar: :any_skip_relocation, sonoma: "9ca17d99e4a047ba906292c3b6c68d16391f69d57e8ccf9622c349ac8ef7fbb3"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "060aab76fd3a03a3174ac766b53cab73e9efc975a80bb97a9ca52643a0405008"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1be7772df41f6710f8a4e06a4f67f7afd831a0fb30a1b4b4e69c81a2f77dbd71"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "2b37a2abc6ede87d1a6b3cb514cfb0f487fe5459a2de8facf6390fce74566133"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "635f6d346227e0a4bc3db6b4074c04a79b548f57ce6c78cb584149f1521e0809"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c335fdbf508295a9d582dfd4cdb7985b963644debedf940bcfc8bc56e2dad61e"
13+
sha256 cellar: :any_skip_relocation, sonoma: "14b11d8c9bca57d7ef8ea9deb3d89ad399d4ec740fb27d3c46a6150eebc4915e"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "65d24e6beeab313aff3d22ddba04012e44dc534cf9e842da26958bb057f89b2b"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ffeb2e5f6b0253f0671e9cacb5eae2f2ece1fb3b40707579d721530571254c9d"
1616
end
1717

1818
depends_on "rust" => :build

0 commit comments

Comments
 (0)