Skip to content

Commit

Permalink
cadence: update 1.3.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 4, 2024
1 parent bc12c81 commit 1d4a25b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/c/cadence.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1d4a25b

Please sign in to comment.