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