Skip to content

Commit a214cf1

Browse files
committed
aliyun-cli: update 3.0.290 bottle.
1 parent 9d8290c commit a214cf1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/a/aliyun-cli.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ class AliyunCli < Formula
88
head "https://github.com/aliyun/aliyun-cli.git", branch: "master"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9fbbbe81f51aea3b76952d2e24722e1f8c0bc4908401fb28f1abfdb26cb5a765"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9fbbbe81f51aea3b76952d2e24722e1f8c0bc4908401fb28f1abfdb26cb5a765"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "9fbbbe81f51aea3b76952d2e24722e1f8c0bc4908401fb28f1abfdb26cb5a765"
14-
sha256 cellar: :any_skip_relocation, sonoma: "9d2b50a9489a13be18916ceb1cda800935fbc6643081b9862b9a15491a330b95"
15-
sha256 cellar: :any_skip_relocation, ventura: "9d2b50a9489a13be18916ceb1cda800935fbc6643081b9862b9a15491a330b95"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "d7c707b91f4a9617c0448dc2301a9a569759b364eb6212cb12043ecb0814342e"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1d0899b31da621517ec934190758b934eb72094610687a6366102d2b4aeb7a07"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1d0899b31da621517ec934190758b934eb72094610687a6366102d2b4aeb7a07"
13+
sha256 cellar: :any_skip_relocation, arm64_ventura: "1d0899b31da621517ec934190758b934eb72094610687a6366102d2b4aeb7a07"
14+
sha256 cellar: :any_skip_relocation, sonoma: "85a831c1ca3f93aeb170a8defa5a778e4857ab806c923f8d16124677b681ca58"
15+
sha256 cellar: :any_skip_relocation, ventura: "85a831c1ca3f93aeb170a8defa5a778e4857ab806c923f8d16124677b681ca58"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "04b89b04da29551d1035f37fb7a02a537fbf38d127ce772323ae656a06fcef53"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)