From 96efcb2bd9ee810be140c98c98f5eec3e60eac02 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 4 Aug 2021 09:00:34 +0000 Subject: [PATCH] aliyun: Update to version 3.0.84 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 468c0f9fae..7aef7f4990 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.83", + "version": "3.0.84", "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.83/aliyun-cli-windows-3.0.83-amd64.zip", - "hash": "9d9307db68eb15ed6358c9271dee6007e74bd25c857db41d54aa6ba58ca8964b" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.84/aliyun-cli-windows-3.0.84-amd64.zip", + "hash": "ff0ec2b0e1e580e9754d62746e55c10c0c95b09224e384fa04960d8c460ad29d" } }, "bin": "aliyun.exe",