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 e81bf57 commit ed81af0Copy full SHA for ed81af0
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.84.tgz"
5
- sha256 "f8f5460ae91098d288fc736578c3093cd484c283bfa514b975a5e7192a1aee32"
+ url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.200.85.tgz"
+ sha256 "69c742ea78635e91068518b696c36122ae3847ceaccfb33a61f5ab3dd1c50ae7"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments