File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Cdk8s < Formula
77 head "https://github.com/cdk8s-team/cdk8s-cli.git" , branch : "2.x"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "923c9b74cdcb0d961bbf72cb2c8a9c681f49ea78ad9d132e9ccef44779a8056a "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "923c9b74cdcb0d961bbf72cb2c8a9c681f49ea78ad9d132e9ccef44779a8056a "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "923c9b74cdcb0d961bbf72cb2c8a9c681f49ea78ad9d132e9ccef44779a8056a "
13- sha256 cellar : :any_skip_relocation , sonoma : "c80449345ef1991f61ccc2c2b174eed26dce52847d3fb41c506794d102e53ba9 "
14- sha256 cellar : :any_skip_relocation , ventura : "c80449345ef1991f61ccc2c2b174eed26dce52847d3fb41c506794d102e53ba9 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "923c9b74cdcb0d961bbf72cb2c8a9c681f49ea78ad9d132e9ccef44779a8056a "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "a22a38f0a88ee1986e6bfe810050c83e6815def5b397cd60cc443a83447c82dc "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "a22a38f0a88ee1986e6bfe810050c83e6815def5b397cd60cc443a83447c82dc "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "a22a38f0a88ee1986e6bfe810050c83e6815def5b397cd60cc443a83447c82dc "
13+ sha256 cellar : :any_skip_relocation , sonoma : "55693091a005d664d1f9c5b1b6be675c6b8064652c7c64d0f9274e90c71ccbf6 "
14+ sha256 cellar : :any_skip_relocation , ventura : "55693091a005d664d1f9c5b1b6be675c6b8064652c7c64d0f9274e90c71ccbf6 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "a22a38f0a88ee1986e6bfe810050c83e6815def5b397cd60cc443a83447c82dc "
1616 end
1717
1818 depends_on "node"
You can’t perform that action at this time.
0 commit comments