From 4b87293e25457cf6da7f0f235474c20f92e765ba Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 27 Feb 2020 13:01:50 +0000 Subject: [PATCH] aliyun: Update to version 3.0.36 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 980a87d010..3daf409a55 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.35", + "version": "3.0.36", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.35/aliyun-cli-windows-3.0.35-amd64.zip", - "hash": "dd5de76ddf6fda6e1d886fac929b7ec02160b529356237d15cdd767b532da195" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.36/aliyun-cli-windows-3.0.36-amd64.zip", + "hash": "1ae40bd7116e37c361dc40f21a3785d9f240cc1136cbd837d3bed906330d0293" } }, "bin": "aliyun.exe",