From 37094bbd6cdbb31dcaf04ed75f1f47eb470fed33 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 20 Jul 2021 22:00:23 +0000 Subject: [PATCH] aliyun: Update to version 3.0.82 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 13b3573f65..5a08bf460e 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.81", + "version": "3.0.82", "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.81/aliyun-cli-windows-3.0.81-amd64.zip", - "hash": "63410c31e94188e7cf8346bab3fbd41c8fdaf8d5b0be2617e2e0d0f06b0e06c2" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.82/aliyun-cli-windows-3.0.82-amd64.zip", + "hash": "e3bc2afd2157c8b8786dc3ff05fe9d24d78618a7530d2133d4a396e6e9f94ed5" } }, "bin": "aliyun.exe",