Skip to content

Commit a195d1f

Browse files
committed
cargo-zigbuild: update 0.20.1 bottle.
1 parent e10c861 commit a195d1f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/c/cargo-zigbuild.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ 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_sequoia: "11124f1b7bc4089f1918c1f68a8fb0c6b224ac7ccbd2938aab80c4455cb4ef46"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "285a2f10af384726336effed66e13b5067e886ae028b3d81e1134ff8d7b5c2f7"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "5a344763915c8778a85d5499e99c7c76f235cb32ff7f4e2634198d48bb50d639"
13-
sha256 cellar: :any_skip_relocation, sonoma: "473ecf36aca0dd4eedb0a72ef5119c29f695413ad06849c6ff9a5ddf03886429"
14-
sha256 cellar: :any_skip_relocation, ventura: "0170524446d1a27fa6adcfba79a119fde3142e16ee858808d1b43262820e62cf"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "e78355307ef2f77e73215a2d72e945b06c36ab13f6fb4327c85d111f010ab06f"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "535ea9d8f507e5e53e33423ebc1d7ac351f630a119e47c5f8911bd0f4e2f4725"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "139cca9e9f79e8f13d0e87fee0199442e42d3b1328c3d4c282795243f316f090"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c98f28208325ead1b7770ac0465a6f3010860142799a43b8ba276a1a58f73afd"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "0dc980ee43eff560c42878c0c1d47f6f165f667aea6ab2d7db743b5b96917e76"
13+
sha256 cellar: :any_skip_relocation, sonoma: "87fc281f86cdc74f2725c2882759138055f158fb630893d281aecb0f7cab6311"
14+
sha256 cellar: :any_skip_relocation, ventura: "1914d6e520ce2bbd687217cc655ae36aaec646429362a52973c0b0ae9d9f673a"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "5fc410efe6c247a06e3136b2def0effccf52340633cdb04d61fb8f2ec32219be"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c72e6d2ba004e31387a451a01982dbd3cc2399b660b56a4926281357432f2073"
1717
end
1818

1919
depends_on "rust" => :build

0 commit comments

Comments
 (0)