Skip to content

Commit 0a3a688

Browse files
committed
coder: update 2.17.2 bottle.
1 parent 9a948da commit 0a3a688

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/coder.rb

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

1616
bottle do
17-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4c3947d13b6264dba6660187c4b66795154cc67a086dc86c2894127e0827b6d9"
18-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "261d10e297e215bc25d5638ff1e9bc9c9b363c737ef20febe836153c02cd5c1d"
19-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f48aa8cfb123fb4e72519e6dec6521bc6093d70e43e7e404ad63f52896c47955"
20-
sha256 cellar: :any_skip_relocation, sonoma: "5f8305067bb0945185a688be8b213c2423d7ac0fb8525b037ffdfac48b177e42"
21-
sha256 cellar: :any_skip_relocation, ventura: "a76b6e60c9f08f3ec25b99067262bccc32c0011046c6117c9a0b5c5c70e6c91a"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "72b947d5de6483bff4f009c198ad2d26cfeec0606f5f0b84793a69e963e0fde4"
17+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b51cba958b16e5265eca7856b3a9a833d759c165165d68bd2e81b0a442046047"
18+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "829ab7b22e05c21867ff1d6b832e82a593bcf9a574211e180648dc4178f23646"
19+
sha256 cellar: :any_skip_relocation, arm64_ventura: "f23e6963db2c819d43f482940522cc4f4aeaa24fe54ee8b40673ff265d6b0fb3"
20+
sha256 cellar: :any_skip_relocation, sonoma: "3b552c10cd3344242f09a5cf1dc67213e39b5cb6b48ba7dcd919f6fe9b490d3a"
21+
sha256 cellar: :any_skip_relocation, ventura: "3aaaf72f9144883fd73fb061693ed852ba7b56d60b7bdf388c581f5d346b492b"
22+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c899d3f16b2261f62149a0f5c6c85b197da4a89d1d423756d00d750bc98c3cfe"
2323
end
2424

2525
depends_on "go" => :build

0 commit comments

Comments
 (0)