@@ -2,18 +2,18 @@ class AliyunCli < Formula
2
2
desc "Universal Command-Line Interface for Alibaba Cloud"
3
3
homepage "https://github.com/aliyun/aliyun-cli"
4
4
url "https://github.com/aliyun/aliyun-cli.git" ,
5
- tag : "v3.0.295 " ,
6
- revision : "94adb6709c488ca6d754c54c440863abfe467e82 "
5
+ tag : "v3.0.296 " ,
6
+ revision : "555c5fc39c9974c751dd9664b110565fd20999ed "
7
7
license "Apache-2.0"
8
8
head "https://github.com/aliyun/aliyun-cli.git" , branch : "master"
9
9
10
10
bottle do
11
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "133416a11211e1c74e4120264cd85371b59c7af89219541ceac7f38f27b0da9f "
12
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "133416a11211e1c74e4120264cd85371b59c7af89219541ceac7f38f27b0da9f "
13
- sha256 cellar : :any_skip_relocation , arm64_ventura : "133416a11211e1c74e4120264cd85371b59c7af89219541ceac7f38f27b0da9f "
14
- sha256 cellar : :any_skip_relocation , sonoma : "1914d2f503c6b21fc49c725b8738e4e9af4dd0e1dcd02df51f022f5a9e8d054e "
15
- sha256 cellar : :any_skip_relocation , ventura : "1914d2f503c6b21fc49c725b8738e4e9af4dd0e1dcd02df51f022f5a9e8d054e "
16
- sha256 cellar : :any_skip_relocation , x86_64_linux : "a7a2af24b40271b7ecf7dbe67becb506dd71dcc4054692c75390a37998bcb14f "
11
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "3854faf200b330d624caa10221ff6ec16669b3eec6d5fe03d71c8cd772069f99 "
12
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "3854faf200b330d624caa10221ff6ec16669b3eec6d5fe03d71c8cd772069f99 "
13
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "3854faf200b330d624caa10221ff6ec16669b3eec6d5fe03d71c8cd772069f99 "
14
+ sha256 cellar : :any_skip_relocation , sonoma : "091cf28956b9c526548a96f95ce4da632a0ec77eae608d800046b5b71a87146d "
15
+ sha256 cellar : :any_skip_relocation , ventura : "091cf28956b9c526548a96f95ce4da632a0ec77eae608d800046b5b71a87146d "
16
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "7ec7011c3735b1a0e177ca274db93517e68e0823beace1dff35fa43ec3f8681b "
17
17
end
18
18
19
19
depends_on "go" => :build
0 commit comments