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 9d68afa commit fbb0085Copy full SHA for fbb0085
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.201.12.tgz"
5
- sha256 "b2b94989e698fd9bdc6beb400ee17671f48c0a00b59279cefa8d4259ebc4b5ea"
+ url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.201.13.tgz"
+ sha256 "a500e7fe05822dfcd2946f7432d3cd6ddcbd45dd4c4ce2c166ca5b56c1dee6cf"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments