Skip to content

Commit e813454

Browse files
committed
cadence: update 1.6.2 bottle.
1 parent 5640733 commit e813454

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/cadence.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ class Cadence < Formula
1515
end
1616

1717
bottle do
18-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1e2a846f337a82f3fbf3822a0950945c7c7c444c82019f263f60df0442be9dd6"
19-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1e2a846f337a82f3fbf3822a0950945c7c7c444c82019f263f60df0442be9dd6"
20-
sha256 cellar: :any_skip_relocation, arm64_ventura: "1e2a846f337a82f3fbf3822a0950945c7c7c444c82019f263f60df0442be9dd6"
21-
sha256 cellar: :any_skip_relocation, sonoma: "7817539f10107ea044ee4662609224b300b5928805ec6b21f289c179a3185e16"
22-
sha256 cellar: :any_skip_relocation, ventura: "7817539f10107ea044ee4662609224b300b5928805ec6b21f289c179a3185e16"
23-
sha256 cellar: :any_skip_relocation, x86_64_linux: "acc6402072cbc6b163606e02d6ebb4c5f535285dfa59d2b3c22699230be7f47b"
18+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7400ca3355d5bcf3952c4d68648c77fbe210b565ae95ca353eb555366caf93dc"
19+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7400ca3355d5bcf3952c4d68648c77fbe210b565ae95ca353eb555366caf93dc"
20+
sha256 cellar: :any_skip_relocation, arm64_ventura: "7400ca3355d5bcf3952c4d68648c77fbe210b565ae95ca353eb555366caf93dc"
21+
sha256 cellar: :any_skip_relocation, sonoma: "477690c717cf43fc4cc33976ceeabc2591f1e2ba425505e457b90198fe76682b"
22+
sha256 cellar: :any_skip_relocation, ventura: "477690c717cf43fc4cc33976ceeabc2591f1e2ba425505e457b90198fe76682b"
23+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c28d3d7949884424c81e05e67ba645e8cc971442304238c49156da68a4503ac1"
2424
end
2525

2626
depends_on "go" => :build

0 commit comments

Comments
 (0)