Skip to content

Commit 367e2e2

Browse files
authored
Merge pull request #274832 from Homebrew/bump-cdk8s-2.205.4
cdk8s 2.205.4
2 parents 8dbaf99 + 4ecf36e commit 367e2e2

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.205.3.tgz"
5-
sha256 "d6975d78b2671fb28ebc24750db25742349e39ab402dac9998647244c1d615fb"
4+
url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.205.4.tgz"
5+
sha256 "e420f02f99042fd641553c7c50ed765ad16ca853a31ede748cdadf03aed780da"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "13a4198f0cb5443cf22bd0512e9b5c4e5c794e7edb80b0148a18378d31827f66"
9+
sha256 cellar: :any_skip_relocation, all: "9147fe9515944a353c2dc29a6fd2dafbb1c6089c62672a5bb58f9ead72453ae0"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)