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 22bb75e commit 8c77096Copy full SHA for 8c77096
Formula/cdk8s.rb
@@ -3,8 +3,8 @@
3
class Cdk8s < Formula
4
desc "Define k8s native apps and abstractions using object-oriented programming"
5
homepage "https://cdk8s.io/"
6
- url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.2.11.tgz"
7
- sha256 "30dc5142bef910ebb2ba6953fe7ac0afd6fc25f81f61d363c11592eda33e096f"
+ url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.2.12.tgz"
+ sha256 "6993fa40c3e83477eb60c93e5c7340a7e00995cd0033fa06001a93807fd6ef27"
8
license "Apache-2.0"
9
10
bottle do
0 commit comments