Skip to content

Commit

Permalink
cargo-expand: update 1.0.96 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 4, 2025
1 parent 54638ac commit ad70f50
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/c/cargo-expand.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class CargoExpand < Formula
head "https://github.com/dtolnay/cargo-expand.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2a80acc80e73cc1bc7817b948f40c61ebf36ebda241031300eb54412bfc39457"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3c3b8705dedcd11988d9b08dd6333af31915ce947ce647e7390fb52cdad7fb4f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6b92377de23b3de2b4fe5807838cab40216f3e149a15c0866f7fab0c2dee01bf"
sha256 cellar: :any_skip_relocation, sonoma: "e110b5568349205ff486afb760c15b216f245156907cd6ff7555b2d90f5ddfee"
sha256 cellar: :any_skip_relocation, ventura: "ccb28c347ff58c046126b0dd19ad4ab6ac36a9e2caa2edafe1877a7d63426912"
sha256 cellar: :any_skip_relocation, x86_64_linux: "45208f68a0977ca43c7ff36fb277c949dc492d1aa162996b955b143fb7a0081e"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2f22830e4d0406333b025f57ef6fa70661c61b1288eb42b8b9e7ce7a03873eea"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "865264436ce0437bbc54919e11a2043ebd383dd4e159c0021117b84f870a57bf"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f546de6bbbec855307430e590d05132dd4535928cbb1b8e11ccdfd07c63af768"
sha256 cellar: :any_skip_relocation, sonoma: "b6998847b010ec1a78bb36078399a476dedaa474c3e085bb8dfe5ef60de3adcf"
sha256 cellar: :any_skip_relocation, ventura: "e6e7f5e83f9b1e1703b1c10ba18655c276602b0fd741ba1509ce0d6b87f6b5ee"
sha256 cellar: :any_skip_relocation, x86_64_linux: "12238b5f83f88f6e1781210b721a173c3bf2bb8bcf7dc3aeb47bcbb9a3f6b8e4"
end

depends_on "rust" => :build
Expand Down

0 comments on commit ad70f50

Please sign in to comment.