From d0c21df427bce1386009d31030daf9de10afd880 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 19 Feb 2020 09:01:53 +0000 Subject: [PATCH] aliyun: Update to version 3.0.33 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 0fcfd868cd..a767014feb 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.32", + "version": "3.0.33", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.32/aliyun-cli-windows-3.0.32-amd64.zip", - "hash": "d7ff67b9f1d730432770a1d68f19621eabec70821219bf9d791014789991b9ba" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.33/aliyun-cli-windows-3.0.33-amd64.zip", + "hash": "a6f7efbe78ae665fe17625c6668398fe660f14a4d299f1fdab777d86e640b45d" } }, "bin": "aliyun.exe",