Skip to content

Commit c4189fd

Browse files
committed
cdncheck: update 1.2.33 bottle.
1 parent e568676 commit c4189fd

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Formula/c/cdncheck.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ class Cdncheck < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "e24b69e3457421be7cf67124ae2b97ae359522f0072785cae8afc6f58a0fd7ad"
16-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b84bb900fabad6f5f70b4de3a07a1ab4bbf7618af7d45e27d44584d9310a47ec"
17-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5acba91a1ca9cf9445405dd7ab78e6db8a0ff12a46823c60588103d68bd42e92"
18-
sha256 cellar: :any_skip_relocation, sonoma: "082c03510a49ef601e57689f5cdd498ba5eb75684a71f972f64d376ae1b5db4b"
19-
sha256 cellar: :any_skip_relocation, arm64_linux: "d5cfe3f33b59d959f71a9d0cedb13a21c0ed6821dae325164296421790572fee"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "40877ba3f8b8d74786c66c335d99c728be7d03d9cf1856730aefdf434fd8de90"
15+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "9a8230e4ac617c8102d6ab612ba8d77d98146208a7907392d90c02ddc6e0aac1"
16+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8baa627bebdb097831faea062547eaa666334bd9dab92732b652ff3c29bfd732"
17+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "65f4864cc836afdbb6db0f7325b23d861b88a8fb50ee14396ce1f146b2effd98"
18+
sha256 cellar: :any_skip_relocation, sonoma: "4eb94f4e6ef47e956883cb79194f030529a3f29ea685366e52d01d230ffe0ea7"
19+
sha256 cellar: :any_skip_relocation, arm64_linux: "ff288dc115bb7b79df00b8c22aaeff705251315ee4ca56ce2b61eb3d7f9ed660"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "10055f052c1d27ac8aa1e57deafc68020fedb406d65b9c68d9bd72fa408a948e"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)