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 6ec4af0 commit 56931aeCopy full SHA for 56931ae
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.45.tgz"
5
- sha256 "40f4d8de164a78fbd9942276c9f009698448888b2c03189cfc767c8cfb5358ef"
+ url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.201.46.tgz"
+ sha256 "c5f35504a70f8b5cd92a2e82bf8d665874f3ba410e0f71c639c825ba7f71f9b7"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments