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 AliyunCli < Formula
77 license "Apache-2.0"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "4e006b30f7d875fc43c85b5e6ef1bb87650d45fb3d0192c9dc630e27efa880a1 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "4e006b30f7d875fc43c85b5e6ef1bb87650d45fb3d0192c9dc630e27efa880a1 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "4e006b30f7d875fc43c85b5e6ef1bb87650d45fb3d0192c9dc630e27efa880a1 "
13- sha256 cellar : :any_skip_relocation , sonoma : "bc920a9d6b33e9a037cea1ac365abb0d4b182257ee949ed60379c560201b221f "
14- sha256 cellar : :any_skip_relocation , ventura : "bc920a9d6b33e9a037cea1ac365abb0d4b182257ee949ed60379c560201b221f "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "b67dbf6fb229da6262d560606ff53379437b96ea5b6fc1a97014c7d754d6b3e4 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "c5d806cec203e4a4e170aff4461218396f0b7c26dbd82284b28d5477c34e1d86 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "c5d806cec203e4a4e170aff4461218396f0b7c26dbd82284b28d5477c34e1d86 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "c5d806cec203e4a4e170aff4461218396f0b7c26dbd82284b28d5477c34e1d86 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "00a8e2fa5d750527fb08eada4d3e34a18873e6cd58a6836d9792f38a705304de "
14+ sha256 cellar : :any_skip_relocation , ventura : "00a8e2fa5d750527fb08eada4d3e34a18873e6cd58a6836d9792f38a705304de "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "ca164811532720e109aa5121e9654e7491a7269d24bcc03928703849df5ec28f "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments