Skip to content

Commit 8c77096

Browse files
committed
cdk8s 2.2.12
1 parent 22bb75e commit 8c77096

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/cdk8s.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
class Cdk8s < Formula
44
desc "Define k8s native apps and abstractions using object-oriented programming"
55
homepage "https://cdk8s.io/"
6-
url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.2.11.tgz"
7-
sha256 "30dc5142bef910ebb2ba6953fe7ac0afd6fc25f81f61d363c11592eda33e096f"
6+
url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.2.12.tgz"
7+
sha256 "6993fa40c3e83477eb60c93e5c7340a7e00995cd0033fa06001a93807fd6ef27"
88
license "Apache-2.0"
99

1010
bottle do

0 commit comments

Comments
 (0)