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 8756309 commit f33af47Copy full SHA for f33af47
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.314.tgz"
5
- sha256 "3fa605f57310d615e79c927bd9ebc710a26f522018de0bfe29220be767265c55"
+ url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.198.315.tgz"
+ sha256 "2740b88ad7a80652c51b0e5a46f0afc6519c2f43634be1127c79e2751b0df92e"
6
license "Apache-2.0"
7
head "https://github.com/cdk8s-team/cdk8s-cli.git", branch: "2.x"
8
0 commit comments