aliyun-cli 3.0.16
Closes #40269. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
ef5cc974e9
commit
2b739f95bd
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class AliyunCli < Formula
|
||||
desc "Universal Command-Line Interface for Alibaba Cloud"
|
||||
homepage "https://github.com/aliyun/aliyun-cli"
|
||||
url "https://github.com/aliyun/aliyun-cli/archive/v3.0.15.tar.gz"
|
||||
sha256 "f0e561d900cb3aa70d6e5a909b14a84838cfc260e52bccbb15dc5f87170187d0"
|
||||
url "https://github.com/aliyun/aliyun-cli/archive/v3.0.16.tar.gz"
|
||||
sha256 "4f603bcfe61a58ba362c0b3f8961769d67c28bb4334b24026103a6964eacbf19"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue