From d70e51770668bff63a577d7c7bd7fb69f8f41bee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Jan 2022 08:27:56 +0000 Subject: [PATCH] aliyun: Update to version 3.0.106 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index b450ec8b1e..5b02c20e1c 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.104", + "version": "3.0.106", "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.104/aliyun-cli-windows-3.0.104-amd64.zip", - "hash": "ef1c3fa4a3d551727664dc4c494d2bec96561c7c5ba9184ebbc4ccbe63241a5f" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.106/aliyun-cli-windows-3.0.106-amd64.zip", + "hash": "b65e25ee3ddb95b58152779f8b43c64d379d866b9b0a5d3787b5bbf2b189b1fa" } }, "bin": "aliyun.exe",