From 5756a7a056ca05480e365dacf48a72bcc11824c0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 15 Nov 2019 12:00:42 +0000 Subject: [PATCH] aliyun: Update to version 3.0.30 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 326c80975e..84a859153e 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { "description": "Manage and use Alibaba Cloud resources.", "homepage": "https://github.com/aliyun/aliyun-cli", - "version": "3.0.29", + "version": "3.0.30", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.29/aliyun-cli-windows-3.0.29-amd64.zip", - "hash": "a92b95b3ce9d39ca161d066e0b08ad6c2bc97cf6b0f4bfd6b1211eeeed9b0059" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.30/aliyun-cli-windows-3.0.30-amd64.zip", + "hash": "961fc39c07e6ac372f945662f9e7158a2cfba0b79c2586813cf14a58cc1f7f82" } }, "bin": "aliyun.exe",