Skip to content

Commit 9d40eba

Browse files
authored
Merge pull request #245613 from Homebrew/bump-cdk8s-2.201.35
cdk8s 2.201.35
2 parents 71f3942 + a3bce94 commit 9d40eba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/c/cdk8s.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Cdk8s < Formula
22
desc "Define k8s native apps and abstractions using object-oriented programming"
33
homepage "https://cdk8s.io/"
4-
url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.201.34.tgz"
5-
sha256 "7d25028f3a8232558da760d9502648a3396cf83be467274c741927f41ec3af5d"
4+
url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.201.35.tgz"
5+
sha256 "733fb43a7fb318d4f4450c754976f7107fee0a7a391e5c6b296bc731c2136e51"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "235b1bbf45957a57bd96758048b10a7b5412f563743cb993c5c78c37498dba6a"
9+
sha256 cellar: :any_skip_relocation, all: "15bc7e0a9ec1c153b68009e6d795c98bf230b4d60e8b13e7fd8936c912154315"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)