From c00f9c4e3e0f9e872f8e930dbfced351295e22c9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 25 Sep 2019 16:00:24 +0000 Subject: [PATCH] aliyun: Update to version 3.0.27 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 9aa5dd7f13..6139e8d5bf 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.26", + "version": "3.0.27", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.26/aliyun-cli-windows-3.0.26-amd64.zip", - "hash": "35d5fc3771dd3bf23dfc50dbc5cf88efd7a12ac1e0413f433097a6ec3519a186" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.27/aliyun-cli-windows-3.0.27-amd64.zip", + "hash": "baa9191a2e5b66f1aab6e0c98acb193ffef5cd12859e0d4ff4bf84d11bcf2869" } }, "bin": "aliyun.exe",