File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class Cdk8s < Formula
2
2
desc "Define k8s native apps and abstractions using object-oriented programming"
3
3
homepage "https://cdk8s.io/"
4
- url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.201.45 .tgz"
5
- sha256 "40f4d8de164a78fbd9942276c9f009698448888b2c03189cfc767c8cfb5358ef "
4
+ url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.201.46 .tgz"
5
+ sha256 "c5f35504a70f8b5cd92a2e82bf8d665874f3ba410e0f71c639c825ba7f71f9b7 "
6
6
license "Apache-2.0"
7
7
8
8
bottle do
9
- sha256 cellar : :any_skip_relocation , all : "e67df5be1f3c849e331d7401bd83006e36e2fb92d16085ac91885cd0c68db649 "
9
+ sha256 cellar : :any_skip_relocation , all : "c0e5777506645240f5217d4a574be677b24b071f8bbf51febf5a166249f1828f "
10
10
end
11
11
12
12
depends_on "node"
You can’t perform that action at this time.
0 commit comments