From 20fea12923db01bcb2f931635f8bc3808444472f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 12:30:54 +0000 Subject: [PATCH] aliyun: Update to version 3.0.103 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 695fdb9778..2f9307f74e 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.102", + "version": "3.0.103", "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.102/aliyun-cli-windows-3.0.102-amd64.zip", - "hash": "d2bc3107914fdcb727223a6736fed539da6f41247e2c204eda76a8744419b2af" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.103/aliyun-cli-windows-3.0.103-amd64.zip", + "hash": "24946cc47adc567cfed461cb7cfd3dc10ed31178924323096fa1fc41144b13e3" } }, "bin": "aliyun.exe",