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 e8c3874 commit 681df85Copy full SHA for 681df85
1 file changed
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.206.6.tgz"
5
- sha256 "d5cdd90b27936162296e89f69b6aeef3091a718545bccd1200339c5088571773"
+ url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.206.7.tgz"
+ sha256 "6e4d77d4702d6a68ef1c382997f5c7238717e22c100820bc36e48e98982571b3"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments