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 @@ -6,12 +6,12 @@ class Kubecm < Formula
66 license "Apache-2.0"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , arm64_sequoia : "4dc5ae00b3513190cfebcc2173588f2c54582b9dd6bd8bb1802503780da1594d "
10- sha256 cellar : :any_skip_relocation , arm64_sonoma : "4dc5ae00b3513190cfebcc2173588f2c54582b9dd6bd8bb1802503780da1594d "
11- sha256 cellar : :any_skip_relocation , arm64_ventura : "4dc5ae00b3513190cfebcc2173588f2c54582b9dd6bd8bb1802503780da1594d "
12- sha256 cellar : :any_skip_relocation , sonoma : "32e7e7ec8f257b21b7d8c7ab3d26947e8bb6ba5a303827be4325a98b5ec5b9a8 "
13- sha256 cellar : :any_skip_relocation , ventura : "32e7e7ec8f257b21b7d8c7ab3d26947e8bb6ba5a303827be4325a98b5ec5b9a8 "
14- sha256 cellar : :any_skip_relocation , x86_64_linux : "f5d97c89eb7838d2098927a62909c4802484ada82b4f07a0acde066b0c5ef623 "
9+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "62464e84fe54de407a31be4c0c855a31a7abca48ea2070666652109771869401 "
10+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "62464e84fe54de407a31be4c0c855a31a7abca48ea2070666652109771869401 "
11+ sha256 cellar : :any_skip_relocation , arm64_ventura : "62464e84fe54de407a31be4c0c855a31a7abca48ea2070666652109771869401 "
12+ sha256 cellar : :any_skip_relocation , sonoma : "a131cc3291d74e7d2a6170724738e486623677c22ed296cea468d5cd3433dc8f "
13+ sha256 cellar : :any_skip_relocation , ventura : "a131cc3291d74e7d2a6170724738e486623677c22ed296cea468d5cd3433dc8f "
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4350844f68c8d20c42c5e2034f134481d25003406fd9fa8ea1a376c562a4a378 "
1515 end
1616
1717 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments