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 ec3eed9 commit aba778eCopy full SHA for aba778e
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.0.55.tgz"
7
- sha256 "0c8a2a49084a9ab34057dc02ffd21a912f2a9a7756f44d38dd9ef80ea6eb24fc"
+ url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.0.56.tgz"
+ sha256 "620e066faf3cf6ad9325c2fd710df6f327043ae633ff955ba71bfd662c6cf7d2"
8
license "Apache-2.0"
9
10
bottle do
0 commit comments