Skip to content

Commit 270bd6f

Browse files
committed
cdk8s: update 2.200.127 bottle.
1 parent dc7d5e6 commit 270bd6f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/c/cdk8s.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ class Cdk8s < Formula
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a6183d265d4f52e95d16523cc2820ac8b92c1dc3e81c980a9ce8e375c72dd74d"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a6183d265d4f52e95d16523cc2820ac8b92c1dc3e81c980a9ce8e375c72dd74d"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "a6183d265d4f52e95d16523cc2820ac8b92c1dc3e81c980a9ce8e375c72dd74d"
12-
sha256 cellar: :any_skip_relocation, sonoma: "bd4790ea5cab6a42a0eaef6564a986f4950272de2bd45f28c2e4311bdc22691a"
13-
sha256 cellar: :any_skip_relocation, ventura: "bd4790ea5cab6a42a0eaef6564a986f4950272de2bd45f28c2e4311bdc22691a"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "a6183d265d4f52e95d16523cc2820ac8b92c1dc3e81c980a9ce8e375c72dd74d"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a6183d265d4f52e95d16523cc2820ac8b92c1dc3e81c980a9ce8e375c72dd74d"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6758429bd22b5185ea1c58c42c83748abc62e303c837fdec58b2ce18787bda95"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6758429bd22b5185ea1c58c42c83748abc62e303c837fdec58b2ce18787bda95"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "6758429bd22b5185ea1c58c42c83748abc62e303c837fdec58b2ce18787bda95"
12+
sha256 cellar: :any_skip_relocation, sonoma: "970a2ef7eacefc2e0458ab4f650f4ca099c47d5b274153e8b05823cffcd6347e"
13+
sha256 cellar: :any_skip_relocation, ventura: "970a2ef7eacefc2e0458ab4f650f4ca099c47d5b274153e8b05823cffcd6347e"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "6758429bd22b5185ea1c58c42c83748abc62e303c837fdec58b2ce18787bda95"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "6758429bd22b5185ea1c58c42c83748abc62e303c837fdec58b2ce18787bda95"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)