Skip to content

Commit c5baa0e

Browse files
committed
cdk8s 2.201.19
1 parent 2e821e2 commit c5baa0e

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.201.18.tgz"
5-
sha256 "fa88a76c60cda85a4c6dc264faf69d89207daaa83f0193dd7861433f98f961bd"
4+
url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.201.19.tgz"
5+
sha256 "ec12e5890a4fd48b0af0ec2c05a500c061171010735c9b05f679d954e8a7a590"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)