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 dc7330e commit dc7d5e6Copy full SHA for dc7d5e6
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.126.tgz"
5
- sha256 "c24e706689a7c6924ff3f3dda097e304d992c85f7c4c8850689bb6681a9e1172"
+ url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.200.127.tgz"
+ sha256 "09a1b826f9e3d2e639eca16230e90aa8770d582b17059377fff5f688b123f100"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments