From 5964968a6d42e36fa216e5ac64b14fa4406f9b9e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 24 Sep 2021 09:00:38 +0000 Subject: [PATCH] aliyun: Update to version 3.0.92 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 1caa39d19b..164640b2bf 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.91", + "version": "3.0.92", "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.91/aliyun-cli-windows-3.0.91-amd64.zip", - "hash": "7ab05edcb4e024cf6ec2613abe02e2213707491402ff43a64c6a25cab8e01e5a" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.92/aliyun-cli-windows-3.0.92-amd64.zip", + "hash": "645a6adf2f53544d7ce217c6e31cb91d3a3c817c95259b1f96fa47f667b68e2d" } }, "bin": "aliyun.exe",