From a0f589dbdc16806011ae1787b1272ca095974d0d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 8 Nov 2021 15:00:32 +0000 Subject: [PATCH] aliyun: Update to version 3.0.99 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 77faa1e6f1..37bd846ce3 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.97", + "version": "3.0.99", "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.97/aliyun-cli-windows-3.0.97-amd64.zip", - "hash": "743059fc74d747fcb230ccd868b2c4f854e8967ae5552391448f746da0ddbba8" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.99/aliyun-cli-windows-3.0.99-amd64.zip", + "hash": "9855add711d461405b8ac2450248fbd624c32b2e58487ba575f9b4418abbbd70" } }, "bin": "aliyun.exe",