Skip to content

Commit eea9d39

Browse files
authored
Merge pull request #205151 from Homebrew/bump-aliyun-cli-3.0.250
aliyun-cli 3.0.250
2 parents 446ee88 + aa19914 commit eea9d39

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,17 +2,17 @@ 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.249",
6-
revision: "863b2f765cace6bfc40916b15fcb769ce8d0bc19"
5+
tag: "v3.0.250",
6+
revision: "b9ab5d4128c61606c8ba741a450910b4eb1965b1"
77
license "Apache-2.0"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c42207fc3e1f70c664a5c5b56396001d099a35bfd0ecf7113d779a0f40b63058"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c42207fc3e1f70c664a5c5b56396001d099a35bfd0ecf7113d779a0f40b63058"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "c42207fc3e1f70c664a5c5b56396001d099a35bfd0ecf7113d779a0f40b63058"
13-
sha256 cellar: :any_skip_relocation, sonoma: "e10ddb2090024c6e62c380d46f39008728a9cb5551f205557b329fe34eb7dc8c"
14-
sha256 cellar: :any_skip_relocation, ventura: "e10ddb2090024c6e62c380d46f39008728a9cb5551f205557b329fe34eb7dc8c"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "90b970b16207a443ecbcd2691120df0de799953fcda728ce95db2a0a34cea528"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3d0b2a2fce08d08909ac682d7bf25609856f8841084cdaca6776f587a86deb12"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3d0b2a2fce08d08909ac682d7bf25609856f8841084cdaca6776f587a86deb12"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "3d0b2a2fce08d08909ac682d7bf25609856f8841084cdaca6776f587a86deb12"
13+
sha256 cellar: :any_skip_relocation, sonoma: "5f9e1854fa5882d464c8fc2c30132bb3a0ce3365d85aa39397fef4d42c6557e5"
14+
sha256 cellar: :any_skip_relocation, ventura: "5f9e1854fa5882d464c8fc2c30132bb3a0ce3365d85aa39397fef4d42c6557e5"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "0237bda79f2fe46b39c3be9a806bb26e7a8bb82b36c172d971a8e42007ce6e02"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)