From 9866a819fca8a648b4c9e609252f50d0dffbc8d0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 2 Aug 2021 10:00:36 +0000 Subject: [PATCH] aliyun: Update to version 3.0.83 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 5a08bf460e..468c0f9fae 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.82", + "version": "3.0.83", "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.82/aliyun-cli-windows-3.0.82-amd64.zip", - "hash": "e3bc2afd2157c8b8786dc3ff05fe9d24d78618a7530d2133d4a396e6e9f94ed5" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.83/aliyun-cli-windows-3.0.83-amd64.zip", + "hash": "9d9307db68eb15ed6358c9271dee6007e74bd25c857db41d54aa6ba58ca8964b" } }, "bin": "aliyun.exe",