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 : "15f1728bffe1204ccb69d62f51116bf0255359132cef223bf9cc77f8625d6545 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "15f1728bffe1204ccb69d62f51116bf0255359132cef223bf9cc77f8625d6545 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "15f1728bffe1204ccb69d62f51116bf0255359132cef223bf9cc77f8625d6545 "
13- sha256 cellar : :any_skip_relocation , sonoma : "627444e55a1e946c66e6c334780c5159da754e5190d12721616f18d18f149935 "
14- sha256 cellar : :any_skip_relocation , ventura : "627444e55a1e946c66e6c334780c5159da754e5190d12721616f18d18f149935 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "c6f2c13c41c9ca7562909ad07853aa73ad23818be17035513f22c9c4a142bdda "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "8d0301d93bd1edaba03eb433a3c5d4e3335ef018b856f6654ba9302cef652cdc "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "8d0301d93bd1edaba03eb433a3c5d4e3335ef018b856f6654ba9302cef652cdc "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "8d0301d93bd1edaba03eb433a3c5d4e3335ef018b856f6654ba9302cef652cdc "
13+ sha256 cellar : :any_skip_relocation , sonoma : "52925793b4106306c2d5acef3e47e373051083855beafef56f5baa9e58c5ef36 "
14+ sha256 cellar : :any_skip_relocation , ventura : "52925793b4106306c2d5acef3e47e373051083855beafef56f5baa9e58c5ef36 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "686ee04256718794a947c0a5c0a9c730744042c7fc6edbdec3799ce683f47c62 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments