Skip to content

Commit 3034421

Browse files
committed
cdk8s: update 2.198.330 bottle.
1 parent e9bc459 commit 3034421

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: "c452273867e424d832a6874d91ca4b815158e2a4ae0f6a7340e69ebc8f17f6a0"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c452273867e424d832a6874d91ca4b815158e2a4ae0f6a7340e69ebc8f17f6a0"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "c452273867e424d832a6874d91ca4b815158e2a4ae0f6a7340e69ebc8f17f6a0"
13-
sha256 cellar: :any_skip_relocation, sonoma: "0cc4a88de8ff9314a8cf9f021445e5ab2a0ca18469092d59bfddc33a018e1388"
14-
sha256 cellar: :any_skip_relocation, ventura: "0cc4a88de8ff9314a8cf9f021445e5ab2a0ca18469092d59bfddc33a018e1388"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "c452273867e424d832a6874d91ca4b815158e2a4ae0f6a7340e69ebc8f17f6a0"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c0073d1699ef7e6e538c6df9b0794bb8cc2e4b203d79c7baf9ad4a86e0fd2776"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c0073d1699ef7e6e538c6df9b0794bb8cc2e4b203d79c7baf9ad4a86e0fd2776"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "c0073d1699ef7e6e538c6df9b0794bb8cc2e4b203d79c7baf9ad4a86e0fd2776"
13+
sha256 cellar: :any_skip_relocation, sonoma: "8aceea29337c6ce510ad75b42cfdd5edef3966e9c222c90e420c0e5dbde49536"
14+
sha256 cellar: :any_skip_relocation, ventura: "8aceea29337c6ce510ad75b42cfdd5edef3966e9c222c90e420c0e5dbde49536"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c0073d1699ef7e6e538c6df9b0794bb8cc2e4b203d79c7baf9ad4a86e0fd2776"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)