Skip to content

Commit 57d2e98

Browse files
committed
cdk8s: update 2.198.201 bottle.
1 parent 4eab828 commit 57d2e98

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_sonoma: "9ab3154c6b378c6a9bfb7575eaf9f90305b193e426fac5c1d4ef3307122617f4"
10-
sha256 cellar: :any_skip_relocation, arm64_ventura: "9ab3154c6b378c6a9bfb7575eaf9f90305b193e426fac5c1d4ef3307122617f4"
11-
sha256 cellar: :any_skip_relocation, arm64_monterey: "9ab3154c6b378c6a9bfb7575eaf9f90305b193e426fac5c1d4ef3307122617f4"
12-
sha256 cellar: :any_skip_relocation, sonoma: "6a77fb15707d0a480df5552fc48f4d9dac085169c37df595eec9a054f41f2d57"
13-
sha256 cellar: :any_skip_relocation, ventura: "6a77fb15707d0a480df5552fc48f4d9dac085169c37df595eec9a054f41f2d57"
14-
sha256 cellar: :any_skip_relocation, monterey: "6a77fb15707d0a480df5552fc48f4d9dac085169c37df595eec9a054f41f2d57"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "9ab3154c6b378c6a9bfb7575eaf9f90305b193e426fac5c1d4ef3307122617f4"
9+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "73258aab7d3baf0819d0d0c1a0a23aa385957352e882efe8a0cbfd6b4353e67e"
10+
sha256 cellar: :any_skip_relocation, arm64_ventura: "73258aab7d3baf0819d0d0c1a0a23aa385957352e882efe8a0cbfd6b4353e67e"
11+
sha256 cellar: :any_skip_relocation, arm64_monterey: "73258aab7d3baf0819d0d0c1a0a23aa385957352e882efe8a0cbfd6b4353e67e"
12+
sha256 cellar: :any_skip_relocation, sonoma: "485385dbebe2fd30c6deef907737c3069c5cb251d345aaaf5e42ea8f13a6d9da"
13+
sha256 cellar: :any_skip_relocation, ventura: "485385dbebe2fd30c6deef907737c3069c5cb251d345aaaf5e42ea8f13a6d9da"
14+
sha256 cellar: :any_skip_relocation, monterey: "485385dbebe2fd30c6deef907737c3069c5cb251d345aaaf5e42ea8f13a6d9da"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "73258aab7d3baf0819d0d0c1a0a23aa385957352e882efe8a0cbfd6b4353e67e"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)