Skip to content

Commit

Permalink
cargo-zigbuild: update 0.19.6 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 16, 2024
1 parent e9797f5 commit 0a2c9c8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/c/cargo-zigbuild.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class CargoZigbuild < Formula
head "https://github.com/rust-cross/cargo-zigbuild.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1fe8aedf2d2f4a51ab41192d07d01317e6322afca87b3923d1e2dbcfed6a54f2"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "eda648ad049668e45ef27f7966ca3b59115bead0db8961ee65c181fcfc164dde"
sha256 cellar: :any_skip_relocation, arm64_ventura: "cb41c6b633ad0a923dbfa1305d45451447affcb92d00e04b60eacb07dd7460a7"
sha256 cellar: :any_skip_relocation, sonoma: "e5ea4b846f7235ec2d39932c49e00a03d30cdfbeea63d1cf24bfd9b253ae2ab0"
sha256 cellar: :any_skip_relocation, ventura: "6acce09585caaba7329618f1aececc5e9f2dfe16b5b369000623da81aa29c6aa"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b8f4ee158906249313b6cefcbdb9e39725ff47761bd2cb56098e3af48d597a57"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "08c6e0d781334403eb935a2544b325c13b620af2b8943066f4e5b3b61ff1c9dc"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c1c090ebaa097b4cb5a71b9ff4416a3c91dc4df5ddad5b2f7478d3ed1070031e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "7d6aedaa18c912283325a140a81797f36d6555db45aeac18d83817445b1fb081"
sha256 cellar: :any_skip_relocation, sonoma: "0a3b7179883aa16c10609d8fed826ca44284baaa1d11d3e90a9240367cdb983d"
sha256 cellar: :any_skip_relocation, ventura: "6063dd4599f64447a16ac83fb7a89b06e0697a7b5f9adddaf817542e2813be93"
sha256 cellar: :any_skip_relocation, x86_64_linux: "650b22e942dcf7f05140613ad430a7907e8143f37036ef6d9121220d4cb43f13"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 0a2c9c8

Please sign in to comment.