@@ -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.289 " ,
6- revision : "30012643540d9329169736e186f80e960773b505 "
5+ tag : "v3.0.290 " ,
6+ revision : "682b985124e6d543e862ea1f17e922933f9144fb "
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 : "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