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 6cc714e commit f58c136Copy full SHA for f58c136
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.44.tgz"
5
- sha256 "c7c33acb22d6dab3bdcf410f8861aa1fbbad3ede0ac34712f315bf332bbfc5e1"
+ url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.200.45.tgz"
+ sha256 "322dc9fb4bf491d33c437341fedfe6f63116c984b457b0f97bc615a216c4ccfd"
6
license "Apache-2.0"
7
head "https://github.com/cdk8s-team/cdk8s-cli.git", branch: "2.x"
8
0 commit comments