From 5178be9b381d4cbef8d69b11bb7fe9dbe9d58cc6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 04:29:13 +0000 Subject: [PATCH] aliyun: Update to version 3.0.101 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index ac0d3efe46..334f3a6d16 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.100", + "version": "3.0.101", "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.100/aliyun-cli-windows-3.0.100-amd64.zip", - "hash": "330009eb0828229b2c163022f7b04fe96b572074c1831e363a8e60d99f0dbb63" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.101/aliyun-cli-windows-3.0.101-amd64.zip", + "hash": "9f90a346ddb38ecd7dedaadcb46c6aa1fd4857383327f93dd36c915ef218c46e" } }, "bin": "aliyun.exe",