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