Skip to content

Commit 6d93056

Browse files
committed
coder: update 2.21.3 bottle.
1 parent 37b29e8 commit 6d93056

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
@@ -15,13 +15,13 @@ class Coder < Formula
1515
end
1616

1717
bottle do
18-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "028446300178cf51ebbedad81d2f5f755e8fe1174996cc8a2885fae3ed5bbe52"
19-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "293394be5f2d5bf8ba83cae2d39034295f3156223b7871cc4a0ec2d28a0f380c"
20-
sha256 cellar: :any_skip_relocation, arm64_ventura: "c576e02f808de58f63a7a6c597c4c8544f921b00dc68f9efc255e62d556ede48"
21-
sha256 cellar: :any_skip_relocation, sonoma: "b8d12798b0931b975fa0d3e03357855448099a0e9bac784a1437da434916862a"
22-
sha256 cellar: :any_skip_relocation, ventura: "96dfb98494c764e615df9c36049ca02b3fa6a7cc745f8bd42f069f4a4a9b57e7"
23-
sha256 cellar: :any_skip_relocation, arm64_linux: "a8c3d48320a5e44df8e5a458f21b643239dde3ff42576a6b60462a65b74f91bd"
24-
sha256 cellar: :any_skip_relocation, x86_64_linux: "09c909551d9b57980db98bcf492174c83103a63ad6f1f513746bebf950bffa27"
18+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8a499f79d10981f37fc1dd33308a807be6c0a1c5efc94f2b723d5876c8d00798"
19+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6941f4d567e39d46b80dd052e893db887e4ba5b548b6a3fbee0f166b153e62cf"
20+
sha256 cellar: :any_skip_relocation, arm64_ventura: "809840a048a98b4fb44df2be9d60c72c12c6743037cd9a70370627a4d5facb93"
21+
sha256 cellar: :any_skip_relocation, sonoma: "8a4997ba5a6709319758227d2040df049ab0bd6ab27a2615a5c52669100e3390"
22+
sha256 cellar: :any_skip_relocation, ventura: "3926d09efa43cee20f5e93238687604222a141cd96b3f993b41505d840add2fa"
23+
sha256 cellar: :any_skip_relocation, arm64_linux: "a5cf7f1588ce2e34d5b0e2a2a255936a000e5d9b78a18027fd29abfacae238ad"
24+
sha256 cellar: :any_skip_relocation, x86_64_linux: "12f4febb2e71a6b4450ece38b38c9b71e1c0b8c29f0ca5468c11814a6d12fb87"
2525
end
2626

2727
depends_on "go" => :build

0 commit comments

Comments
 (0)