From 8b3ae4b1e46750c61c27d43c05ef3e0c2cba6184 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Feb 2022 12:30:24 +0000 Subject: [PATCH] aliyun: Update to version 3.0.109 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 4d266fb098..07e244592b 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.108", + "version": "3.0.109", "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.108/aliyun-cli-windows-3.0.108-amd64.zip", - "hash": "0352b10e36ac038bc6db8f14e3049ff2bcd9152b859648d51f4808b99a213d53" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.109/aliyun-cli-windows-3.0.109-amd64.zip", + "hash": "8416f457acef0896f9f696d362b0616a0b9106a8ca469dc20982d1a702fbece2" } }, "bin": "aliyun.exe",