Skip to content

Commit 5c39ca2

Browse files
committed
cdk8s 2.198.314
1 parent 1c0abb2 commit 5c39ca2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cdk8s.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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.198.313.tgz"
5-
sha256 "441ab1525dabe9651716bbbb24836a959216327be33dab1a6917ced0555085f9"
4+
url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.198.314.tgz"
5+
sha256 "3fa605f57310d615e79c927bd9ebc710a26f522018de0bfe29220be767265c55"
66
license "Apache-2.0"
77
head "https://github.com/cdk8s-team/cdk8s-cli.git", branch: "2.x"
88

0 commit comments

Comments
 (0)