From 049620e8fbae9b6ffaccb44cd7119b0d158adc92 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 13 Mar 2020 08:01:51 +0000 Subject: [PATCH] aliyun: Update to version 3.0.37 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 3daf409a55..f9b343d520 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.36", + "version": "3.0.37", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.36/aliyun-cli-windows-3.0.36-amd64.zip", - "hash": "1ae40bd7116e37c361dc40f21a3785d9f240cc1136cbd837d3bed906330d0293" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.37/aliyun-cli-windows-3.0.37-amd64.zip", + "hash": "17f56b770084bd5a6f45feba334344e7c697c53bf1ccc883d273772dccda1e62" } }, "bin": "aliyun.exe",