Skip to content

Commit f39be39

Browse files
authored
Merge pull request #233874 from Homebrew/bump-aliyun-cli-3.0.296
aliyun-cli 3.0.296
2 parents 159959a + d8e40aa commit f39be39

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/a/aliyun-cli.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@ class AliyunCli < Formula
22
desc "Universal Command-Line Interface for Alibaba Cloud"
33
homepage "https://github.com/aliyun/aliyun-cli"
44
url "https://github.com/aliyun/aliyun-cli.git",
5-
tag: "v3.0.295",
6-
revision: "94adb6709c488ca6d754c54c440863abfe467e82"
5+
tag: "v3.0.296",
6+
revision: "555c5fc39c9974c751dd9664b110565fd20999ed"
77
license "Apache-2.0"
88
head "https://github.com/aliyun/aliyun-cli.git", branch: "master"
99

1010
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"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)