From 3364ccac6c01e5b4cded31196e4bd91b8d0f5966 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 23 Sep 2021 10:01:21 +0000 Subject: [PATCH] aliyun: Update to version 3.0.91 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 237f4598ef..1caa39d19b 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.90", + "version": "3.0.91", "description": "Manage and use Alibaba Cloud resources.", "homepage": "https://github.com/aliyun/aliyun-cli", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.90/aliyun-cli-windows-3.0.90-amd64.zip", - "hash": "5dfc2744f88c5d8eed20afe705e6984399b6c66747146cb0daa0a212585892f6" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.91/aliyun-cli-windows-3.0.91-amd64.zip", + "hash": "7ab05edcb4e024cf6ec2613abe02e2213707491402ff43a64c6a25cab8e01e5a" } }, "bin": "aliyun.exe",