From 647a5d466959bdded34ae4df503a1b7a15b86494 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 9 Nov 2024 13:19:45 +0000 Subject: [PATCH] cargo-binstall: update 1.10.12 bottle. --- Formula/c/cargo-binstall.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/c/cargo-binstall.rb b/Formula/c/cargo-binstall.rb index baafe0243ea3c..e0a33b77c5968 100644 --- a/Formula/c/cargo-binstall.rb +++ b/Formula/c/cargo-binstall.rb @@ -15,12 +15,12 @@ class CargoBinstall < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "ebc10d3c5dae3181a7e654e8c1905418a91ac28e9bca65af001860e3fae5c3e0" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "7998f669c0ffb329f70d345a5ae107ddea44de71072bea4d88245c8a182891f4" - sha256 cellar: :any_skip_relocation, arm64_ventura: "bbfeb431dc10973f3d59ab1d4e71f2d38c2b93e1ed373f886f7586694a3c70a1" - sha256 cellar: :any_skip_relocation, sonoma: "d03d6307136c6f8b10c709a0e67a199789d0a4163761041094659d5d8297e6d2" - sha256 cellar: :any_skip_relocation, ventura: "5745e124509a6b3840564d56f1b4f36eba17f87f8cc36c4a937166d9be6e40b5" - sha256 cellar: :any_skip_relocation, x86_64_linux: "664387a85386b729f15e9b91e2db8d8095b2ce7848f875816345cfdaad2806b8" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "eafff5330327964718b03a15e3a6c93bfcee8c78d5a8d761982ceb0f6772b538" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "b8e2add6fec0b20f8343dd5b2e0cbf217c416e1d8e31412d3a24cfb8106ff014" + sha256 cellar: :any_skip_relocation, arm64_ventura: "e8233885f5dba36bc662b3fa113c46ffa232126c04264b0431257871fa097e17" + sha256 cellar: :any_skip_relocation, sonoma: "f6b35c0129ed19445ace88dfe301a2f2a8a17c191ce0c8e977c1cf5755cb069f" + sha256 cellar: :any_skip_relocation, ventura: "f802e23bf7874d03dca874903aff46e16ee16c89b01efb5cffe5d9cfaec2dc5c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0bbdc84d2ecb557d76374f4ae9a527727f5f5736e464f7a4fc1cf41b1de9cef4" end depends_on "rust" => :build