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 0467f02 commit f57dcd1Copy full SHA for f57dcd1
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.200.110.tgz"
5
- sha256 "84fcb17555e5ebe2ea86d627b66daec84e18b9798362206e84b924085b210a93"
+ url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.200.111.tgz"
+ sha256 "f15d94a9a72bc45fa18fe1e1e9b50adbd38cef9e166c503c76e26b887dfeb363"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments