From a078a49e21627a72e237ee2d6c0cb9b664710c93 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 6 Jul 2021 11:01:10 +0000 Subject: [PATCH] aliyun: Update to version 3.0.81 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 8837dbb5d1..13b3573f65 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.80", + "version": "3.0.81", "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.80/aliyun-cli-windows-3.0.80-amd64.zip", - "hash": "6d6a3c3551c7af13f6ca51fbade19322896e3718caf2d03d8aa2cb0eefbdaddd" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.81/aliyun-cli-windows-3.0.81-amd64.zip", + "hash": "63410c31e94188e7cf8346bab3fbd41c8fdaf8d5b0be2617e2e0d0f06b0e06c2" } }, "bin": "aliyun.exe",