From 1d4a25b3d69e48fad6262b2eb29879a256579e76 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 4 Dec 2024 03:01:55 +0000 Subject: [PATCH] cadence: update 1.3.0 bottle. --- Formula/c/cadence.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/c/cadence.rb b/Formula/c/cadence.rb index c5ce64347ff39..99aa868637d3c 100644 --- a/Formula/c/cadence.rb +++ b/Formula/c/cadence.rb @@ -15,12 +15,12 @@ class Cadence < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "620788649bcb56931a3abc072a3dcc88b412dca884e0c8a247d10053e0fd73f3" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "620788649bcb56931a3abc072a3dcc88b412dca884e0c8a247d10053e0fd73f3" - sha256 cellar: :any_skip_relocation, arm64_ventura: "620788649bcb56931a3abc072a3dcc88b412dca884e0c8a247d10053e0fd73f3" - sha256 cellar: :any_skip_relocation, sonoma: "0a4692236874141ecdf43de812c119e12145271cfde7349bf408b5af7ee85e78" - sha256 cellar: :any_skip_relocation, ventura: "0a4692236874141ecdf43de812c119e12145271cfde7349bf408b5af7ee85e78" - sha256 cellar: :any_skip_relocation, x86_64_linux: "2a5879690e712f51e7852d38fd68a4e38c7f91adb782b223855578bb2826aeec" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "f81d58fc5c851163b6efb610b571c2cc583f938bbdbf994ab940be8fd5ee87b2" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "f81d58fc5c851163b6efb610b571c2cc583f938bbdbf994ab940be8fd5ee87b2" + sha256 cellar: :any_skip_relocation, arm64_ventura: "f81d58fc5c851163b6efb610b571c2cc583f938bbdbf994ab940be8fd5ee87b2" + sha256 cellar: :any_skip_relocation, sonoma: "05e4df422f3764d2664a1dbf305a0311093892af285653fcf8119f9181b7c362" + sha256 cellar: :any_skip_relocation, ventura: "05e4df422f3764d2664a1dbf305a0311093892af285653fcf8119f9181b7c362" + sha256 cellar: :any_skip_relocation, x86_64_linux: "498b75e2178e74a64f4f944f98655b9cf411e930516e021d755d4714f607b423" end depends_on "go" => :build