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 : "218e9d151b0ae34fd39c12233e72caccacc422fd4670cd22d6c510ba2f8e1d56 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "218e9d151b0ae34fd39c12233e72caccacc422fd4670cd22d6c510ba2f8e1d56 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "218e9d151b0ae34fd39c12233e72caccacc422fd4670cd22d6c510ba2f8e1d56 "
13- sha256 cellar : :any_skip_relocation , sonoma : "96e464106f335335be2cd9caca765c1c052a159604f12bb029aab3a68b338f22 "
14- sha256 cellar : :any_skip_relocation , ventura : "96e464106f335335be2cd9caca765c1c052a159604f12bb029aab3a68b338f22 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "218e9d151b0ae34fd39c12233e72caccacc422fd4670cd22d6c510ba2f8e1d56 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "c452273867e424d832a6874d91ca4b815158e2a4ae0f6a7340e69ebc8f17f6a0 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "c452273867e424d832a6874d91ca4b815158e2a4ae0f6a7340e69ebc8f17f6a0 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "c452273867e424d832a6874d91ca4b815158e2a4ae0f6a7340e69ebc8f17f6a0 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "0cc4a88de8ff9314a8cf9f021445e5ab2a0ca18469092d59bfddc33a018e1388 "
14+ sha256 cellar : :any_skip_relocation , ventura : "0cc4a88de8ff9314a8cf9f021445e5ab2a0ca18469092d59bfddc33a018e1388 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "c452273867e424d832a6874d91ca4b815158e2a4ae0f6a7340e69ebc8f17f6a0 "
1616 end
1717
1818 depends_on "node"
You can’t perform that action at this time.
0 commit comments