Skip to content

Commit 9693cfb

Browse files
authored
Merge pull request Homebrew#208230 from Homebrew/bump-aliyun-cli-3.0.254
aliyun-cli 3.0.254
2 parents 11aefca + ffa0079 commit 9693cfb

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.253",
6-
revision: "95ab966bd1c8484f27167cb1012c5e4d5ad55c58"
5+
tag: "v3.0.254",
6+
revision: "c2dfdca63123db6793dbdd74ddf002564e3a6dbb"
77
license "Apache-2.0"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "48eebf581518a41e7e7bf3e35068cd5efa9a1b322d49d2a7c58cdc74995dc9db"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "48eebf581518a41e7e7bf3e35068cd5efa9a1b322d49d2a7c58cdc74995dc9db"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "48eebf581518a41e7e7bf3e35068cd5efa9a1b322d49d2a7c58cdc74995dc9db"
13-
sha256 cellar: :any_skip_relocation, sonoma: "1a73994f75ffcd3e95990c8a11c22373fc42f30043d4deab49435888141329f9"
14-
sha256 cellar: :any_skip_relocation, ventura: "1a73994f75ffcd3e95990c8a11c22373fc42f30043d4deab49435888141329f9"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "2897cde33b30cec372cff382142d0c85daef03b7359cf2e188d16cc28967bbfa"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9dac1661218a691528581ee238eb1e3a365f4cb8e5e341267165dd20035c3c2e"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9dac1661218a691528581ee238eb1e3a365f4cb8e5e341267165dd20035c3c2e"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "9dac1661218a691528581ee238eb1e3a365f4cb8e5e341267165dd20035c3c2e"
13+
sha256 cellar: :any_skip_relocation, sonoma: "54d99c0bc2e8cb224b091e82a59418d3a19ea0a6eb67cf551ae7e21eb63834a6"
14+
sha256 cellar: :any_skip_relocation, ventura: "54d99c0bc2e8cb224b091e82a59418d3a19ea0a6eb67cf551ae7e21eb63834a6"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "56fa78d880d3e5538331cffe3d78524ccc70354f0fbec285f2a226b5275d0688"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)