From dbc818f5ef7a0f677b2edba3f9041da902655b27 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 14 Dec 2024 13:39:00 +0000 Subject: [PATCH] cargo-binstall: update 1.10.17 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 b586fda0c17bc..aefa75670542f 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: "dc874cd11f8b6f21fe74b325b34ea6eff6c6f6bbe930fdfffabe27069a65255e" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "d1ced42e480e1a4b2413fc535ec84e38358ed88292c46980dc9a879eb61a07df" - sha256 cellar: :any_skip_relocation, arm64_ventura: "71387df1cf0e36107534fdbd77757e120947b1913f265f04649033122597b7b6" - sha256 cellar: :any_skip_relocation, sonoma: "eb0855885ce3a12990144b37c0adb2b35a169ef59be2611c2786486bd3bad3d6" - sha256 cellar: :any_skip_relocation, ventura: "8f434ea1f60f51f0da1fcd8d57bf7940449562afc7212b68e7066cb58c8b2556" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d42679552269724270d80f5d85a2ead175955e7771cf058bd7a23cb5bff7ebc8" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "44e05c88dab9428c8b691a1a2158dbd863679e2620ad1c72c6202b32234c57e0" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "534fb21e8bea2473fe0fd74d20273f5478cbd89a16df76c1b7c10f109ac4936d" + sha256 cellar: :any_skip_relocation, arm64_ventura: "3272bc94ad585c33f19a33d37bf09927af55c66faa810e391e8a80f463b61120" + sha256 cellar: :any_skip_relocation, sonoma: "2bce7999b2eea69ef0d90cff5b7176fd033995a15484a626aba3d33ceff1659c" + sha256 cellar: :any_skip_relocation, ventura: "65beddbfe413c635ee9761d6da04491b1f28f730a8ae50c379aa34be403571b3" + sha256 cellar: :any_skip_relocation, x86_64_linux: "76a681d8c3f22a76ca85456292fe2e3e33315612ee52bc285b310c929be4ff68" end depends_on "rust" => :build