From fc9a6571a594b9b54f1f45518b975fbfbf4e1032 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 16 Sep 2020 06:03:14 +0000 Subject: [PATCH] aliyun: Update to version 3.0.58 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 1075f31190..d8667f5180 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.56", + "version": "3.0.58", "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.56/aliyun-cli-windows-3.0.56-amd64.zip", - "hash": "6cdda2e0e65d413a708c6f3caedd354d695ad4d11dd278a6bedc8196da156ac6" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.58/aliyun-cli-windows-3.0.58-amd64.zip", + "hash": "64969db524d4f9d8896a6bed1b30da1e76e4ca4c2131eca804f760e98af9df16" } }, "bin": "aliyun.exe",