Skip to content

Commit c0b586e

Browse files
committed
coder: update 2.14.2 bottle.
1 parent c986b50 commit c0b586e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/c/coder.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ class Coder < Formula
1414
end
1515

1616
bottle do
17-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b50594284da8a4c935a8326f479e1a20a124a9fc5e1dbbe2f34632ba647cfddf"
18-
sha256 cellar: :any_skip_relocation, arm64_ventura: "31e6a0db5feb1d2f5220c33efb87387a2c0ec2d826cec088fc9fdfe80893f424"
19-
sha256 cellar: :any_skip_relocation, arm64_monterey: "934001443cf70418c22d09503b34c505593d905523a2ff353f8da7c3baa3d2dc"
20-
sha256 cellar: :any_skip_relocation, sonoma: "4a238ac22fd87c62ed4019b52e854a38f179c8153dd27034bed25cf315497dd2"
21-
sha256 cellar: :any_skip_relocation, ventura: "640411a3aaaca7ce5e0a0cf1b7fd2cceb51324b029dcadd160fecbd0dd51546a"
22-
sha256 cellar: :any_skip_relocation, monterey: "34630b72cceeb1440d739599ff6f1cfa21d035917b7ecc6379b935ad124d10cf"
23-
sha256 cellar: :any_skip_relocation, x86_64_linux: "765afba4eb89de00ee728c8500af8d342e6066a2a079388a9ce59d6325b8d804"
17+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "96fb3a0e861fe256411b737cdc9d352642b921aa7b497023d9ac6a1b3048b7de"
18+
sha256 cellar: :any_skip_relocation, arm64_ventura: "7ce94911848bc7a9f109346f8d37cb25a5e7d234169170d7433628ee6482f576"
19+
sha256 cellar: :any_skip_relocation, arm64_monterey: "94caa5044edded16e326a5448672e1a387744b2209b148023e565ce7dfca5a77"
20+
sha256 cellar: :any_skip_relocation, sonoma: "3fa60a3c444e0dd759318d445678356da69b5d90a28d6221000784570429ed3a"
21+
sha256 cellar: :any_skip_relocation, ventura: "8d0ff986a20b2e2e1c34baf5b62c38695245294f98888306c1765eb1bb9a8bf9"
22+
sha256 cellar: :any_skip_relocation, monterey: "29bdfb3354fe31cc246f9d989c83506f5a9fc24ea2760a1309570936c62bdd09"
23+
sha256 cellar: :any_skip_relocation, x86_64_linux: "99c99b659b923ad2980541d1ad2777cd8579a6539d6b67fb434dd2ba9da99c8f"
2424
end
2525

2626
depends_on "go" => :build

0 commit comments

Comments
 (0)