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 11class Cdk8s < Formula
22 desc "Define k8s native apps and abstractions using object-oriented programming"
33 homepage "https://cdk8s.io/"
4- url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.205.3 .tgz"
5- sha256 "d6975d78b2671fb28ebc24750db25742349e39ab402dac9998647244c1d615fb "
4+ url "https://registry.npmjs.org/cdk8s-cli/-/cdk8s-cli-2.205.4 .tgz"
5+ sha256 "e420f02f99042fd641553c7c50ed765ad16ca853a31ede748cdadf03aed780da "
66 license "Apache-2.0"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "13a4198f0cb5443cf22bd0512e9b5c4e5c794e7edb80b0148a18378d31827f66 "
9+ sha256 cellar : :any_skip_relocation , all : "9147fe9515944a353c2dc29a6fd2dafbb1c6089c62672a5bb58f9ead72453ae0 "
1010 end
1111
1212 depends_on "node"
You can’t perform that action at this time.
0 commit comments