From 917ead95ff0ed3a0fd55b42e7f4f18369f86ae0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 18 Sep 2020 16:18:13 +0200 Subject: [PATCH] aliyun: Update to version 3.0.59 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index d8667f5180..d752efc673 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.58", + "version": "3.0.59", "description": "Manage and use Alibaba Cloud resources.", "homepage": "https://github.com/aliyun/aliyun-cli", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.58/aliyun-cli-windows-3.0.58-amd64.zip", - "hash": "64969db524d4f9d8896a6bed1b30da1e76e4ca4c2131eca804f760e98af9df16" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.59/aliyun-cli-windows-3.0.59-amd64.zip", + "hash": "5b48603ddfb10b0c26f1567fc320be88a89338c876f3fd6a2f3c6867189def9b" } }, "bin": "aliyun.exe",