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 d74a150 commit 58855a4Copy full SHA for 58855a4
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.1.48.tgz"
7
- sha256 "1e1e4dbc9a561f11ccf6fc1ad0d61cff287f990523f5a2ad2149156df8da5658"
+ url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.1.49.tgz"
+ sha256 "767572fa3e66dc7442f2c7b2997fa6bde79e38ba8af69b8e5a755b3b4e3c42d1"
8
license "Apache-2.0"
9
10
bottle do
0 commit comments