Skip to content

Commit 28face6

Browse files
committed
coder: update 2.16.1 bottle.
1 parent d1ae45f commit 28face6

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: "fe7218b82b6f0be9c91b1f9844986a336d416baa8afaff8613e859fe514c05c6"
18-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "04fe4bdad2860e69d76fad7a8c999e4dfeb2ef30eb684feae705ad838019d2af"
19-
sha256 cellar: :any_skip_relocation, arm64_ventura: "135b2fe8eb0a149f4c4f9971cbcd738a496cd815be271cd2c13187e07abc3ab7"
20-
sha256 cellar: :any_skip_relocation, sonoma: "ba6e91db25c2ffd4e43d80e4ac700c5dc5f947fd276e62185334557d8589b20a"
21-
sha256 cellar: :any_skip_relocation, ventura: "1038506938bad5363aa51ac583e24e937ea2c7fa56efb966ccb9cec3ca635983"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "9267a11e8dabf1c66621015dc1eb482e0e72d4a1c85965e300b1e78536462232"
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"
2323
end
2424

2525
depends_on "go" => :build

0 commit comments

Comments
 (0)