Skip to content

Commit ae522f8

Browse files
committed
cdk8s: update 2.198.303 bottle.
1 parent 56ee7ea commit ae522f8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/cdk8s.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Cdk8s < Formula
77
head "https://github.com/cdk8s-team/cdk8s-cli.git", branch: "2.x"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ed25c45a8b76709c22ff83c7cda3ab66f85c89f423c32f9efa80d5840b4e1f04"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ed25c45a8b76709c22ff83c7cda3ab66f85c89f423c32f9efa80d5840b4e1f04"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "ed25c45a8b76709c22ff83c7cda3ab66f85c89f423c32f9efa80d5840b4e1f04"
13-
sha256 cellar: :any_skip_relocation, sonoma: "cbe8bfd1f2e2fc804cc4f143a504dbef4fd1a929273ba186bc4823d55b2ed48f"
14-
sha256 cellar: :any_skip_relocation, ventura: "cbe8bfd1f2e2fc804cc4f143a504dbef4fd1a929273ba186bc4823d55b2ed48f"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ed25c45a8b76709c22ff83c7cda3ab66f85c89f423c32f9efa80d5840b4e1f04"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3de2560c8047914f2482efd8b69c519b8d70d9b58e66d853635889c86d47a4f4"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3de2560c8047914f2482efd8b69c519b8d70d9b58e66d853635889c86d47a4f4"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "3de2560c8047914f2482efd8b69c519b8d70d9b58e66d853635889c86d47a4f4"
13+
sha256 cellar: :any_skip_relocation, sonoma: "dca725b2b2f6f5b83e2f7af4a20adb828ce29071a05352fc35c91a64868b47eb"
14+
sha256 cellar: :any_skip_relocation, ventura: "dca725b2b2f6f5b83e2f7af4a20adb828ce29071a05352fc35c91a64868b47eb"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "3de2560c8047914f2482efd8b69c519b8d70d9b58e66d853635889c86d47a4f4"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)