Skip to content

Commit d1ee365

Browse files
committed
cdk8s: update 2.198.273 bottle.
1 parent dce2caf commit d1ee365

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: "923c9b74cdcb0d961bbf72cb2c8a9c681f49ea78ad9d132e9ccef44779a8056a"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "923c9b74cdcb0d961bbf72cb2c8a9c681f49ea78ad9d132e9ccef44779a8056a"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "923c9b74cdcb0d961bbf72cb2c8a9c681f49ea78ad9d132e9ccef44779a8056a"
13-
sha256 cellar: :any_skip_relocation, sonoma: "c80449345ef1991f61ccc2c2b174eed26dce52847d3fb41c506794d102e53ba9"
14-
sha256 cellar: :any_skip_relocation, ventura: "c80449345ef1991f61ccc2c2b174eed26dce52847d3fb41c506794d102e53ba9"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "923c9b74cdcb0d961bbf72cb2c8a9c681f49ea78ad9d132e9ccef44779a8056a"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a22a38f0a88ee1986e6bfe810050c83e6815def5b397cd60cc443a83447c82dc"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a22a38f0a88ee1986e6bfe810050c83e6815def5b397cd60cc443a83447c82dc"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "a22a38f0a88ee1986e6bfe810050c83e6815def5b397cd60cc443a83447c82dc"
13+
sha256 cellar: :any_skip_relocation, sonoma: "55693091a005d664d1f9c5b1b6be675c6b8064652c7c64d0f9274e90c71ccbf6"
14+
sha256 cellar: :any_skip_relocation, ventura: "55693091a005d664d1f9c5b1b6be675c6b8064652c7c64d0f9274e90c71ccbf6"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a22a38f0a88ee1986e6bfe810050c83e6815def5b397cd60cc443a83447c82dc"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)