From 0b669186f2b06ebb079baf8213ac09325753b19c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Mar 2022 12:30:06 +0000 Subject: [PATCH] aliyun: Update to version 3.0.110 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 07e244592b..f253a2339c 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.109", + "version": "3.0.110", "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.109/aliyun-cli-windows-3.0.109-amd64.zip", - "hash": "8416f457acef0896f9f696d362b0616a0b9106a8ca469dc20982d1a702fbece2" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.110/aliyun-cli-windows-3.0.110-amd64.zip", + "hash": "21505dd5e3fadcb203e89d7dac2e95583d9bed8f966e6bd3602640a52e1e6a34" } }, "bin": "aliyun.exe",