From ad70f50f6e2cdb66dbfb85fc4aa7e487390f2df2 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 4 Jan 2025 21:38:21 +0000 Subject: [PATCH] cargo-expand: update 1.0.96 bottle. --- Formula/c/cargo-expand.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/c/cargo-expand.rb b/Formula/c/cargo-expand.rb index 7f1af97263821..de8415836c08e 100644 --- a/Formula/c/cargo-expand.rb +++ b/Formula/c/cargo-expand.rb @@ -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