Skip to content

Commit 3c697d6

Browse files
authored
Merge pull request Homebrew#158758 from BrewTestBot/bump-aliyun-cli-3.0.194
aliyun-cli 3.0.194
2 parents 1352561 + 52d4ccc commit 3c697d6

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/a/aliyun-cli.rb

Lines changed: 9 additions & 9 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.191",
6-
revision: "39556a38a6dae2356c98caeec07a63f67ca2d4db"
5+
tag: "v3.0.194",
6+
revision: "58f445a5271db3d5f806041ac480bf45cce2d47b"
77
license "Apache-2.0"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "64f8099db93e7a20dadd2ee2d20a0ae6e67333854186ee6504c878ea17020f8f"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "73847bc0b7ffaae63dbb8b7049bde74e33384ea176da8113bbb485c8096f6b44"
12-
sha256 cellar: :any_skip_relocation, arm64_monterey: "886c06270c82df9010c0f035301127b4371852cd7d6076f1745a976447da5624"
13-
sha256 cellar: :any_skip_relocation, sonoma: "1f50fc2ac5c70048215035f9bf29073902899b94600e8497bbcb7fc5440ee4fc"
14-
sha256 cellar: :any_skip_relocation, ventura: "ba1c59144ca54fddf5169cb3750e3766e6bc15ee861e8a547c08aaf21a79c0b8"
15-
sha256 cellar: :any_skip_relocation, monterey: "3edca7b325db41b9d095073819f673175100ae124682aa357b5dc6bb208780f4"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "3d8ec7c5f7d4127fb1b16d5a9910d5fe744428c1176324eb939149864e7314e6"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "21aaedd521ff359a1e88fc6a654f35a91af2e03f9b0cc4f2f5b3562bcc5baaf0"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "22ab4593e8052451034b6454dc735071bfca2694c59a98e7a459d2aff789f519"
12+
sha256 cellar: :any_skip_relocation, arm64_monterey: "f36f760f7579c89db4790c1878b394b5767a8ade0f8c2763c23d586c32f0cb08"
13+
sha256 cellar: :any_skip_relocation, sonoma: "9bbe3ee7e7b2cd2bcead94c96b1699235d236343e777c91941b2c8f4fa3df14a"
14+
sha256 cellar: :any_skip_relocation, ventura: "2d07712b0521166fa4d5b2b8e5a9a6ef96f7e28947051996d3a1cbf8c33e07e0"
15+
sha256 cellar: :any_skip_relocation, monterey: "db5d47277070d4fc55ecea797ca55673963f6b8fa7029b64166587bc91b764dd"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "fcb25ae0634d1260b0234310bfa57a617bd2663680ecdfad37cedbcaecacf93c"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)