We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e178218 commit 78fd4f5Copy full SHA for 78fd4f5
Formula/c/cdk8s.rb
@@ -1,8 +1,8 @@
1
class Cdk8s < Formula
2
desc "Define k8s native apps and abstractions using object-oriented programming"
3
homepage "https://cdk8s.io/"
4
- url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.198.312.tgz"
5
- sha256 "3e67eb45ea1a56fd0f4b2ba9c0af9a962ed44f01ff1cbdd4c45f874db3a56325"
+ url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.198.313.tgz"
+ sha256 "441ab1525dabe9651716bbbb24836a959216327be33dab1a6917ced0555085f9"
6
license "Apache-2.0"
7
head "https://github.com/cdk8s-team/cdk8s-cli.git", branch: "2.x"
8
0 commit comments