From 97bd38387a548427a7b7d89008a825dc780dfeaa Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 11 Oct 2019 07:00:42 +0000 Subject: [PATCH] aliyun: Update to version 3.0.28 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 6139e8d5bf..d26c432d31 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.27", + "version": "3.0.28", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.27/aliyun-cli-windows-3.0.27-amd64.zip", - "hash": "baa9191a2e5b66f1aab6e0c98acb193ffef5cd12859e0d4ff4bf84d11bcf2869" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.28/aliyun-cli-windows-3.0.28-amd64.zip", + "hash": "72693036ca7932fe8609ced25adeeaadd55bab01f404f18af77274416a025375" } }, "bin": "aliyun.exe",