From 247e8da55fdc7470840752426e2fcbdf937737e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 04:31:25 +0000 Subject: [PATCH] aliyun: Update to version 3.0.104 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 2f9307f74e..b450ec8b1e 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.103", + "version": "3.0.104", "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.103/aliyun-cli-windows-3.0.103-amd64.zip", - "hash": "24946cc47adc567cfed461cb7cfd3dc10ed31178924323096fa1fc41144b13e3" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.104/aliyun-cli-windows-3.0.104-amd64.zip", + "hash": "ef1c3fa4a3d551727664dc4c494d2bec96561c7c5ba9184ebbc4ccbe63241a5f" } }, "bin": "aliyun.exe",