From b536ccb07c0636a0ec2041dc854f535f7fff2202 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 29 Jul 2020 09:38:48 +0200 Subject: [PATCH] aliyun: Update to version 3.0.55 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 5bd47fdb0c..f4a0cd3695 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.54", + "version": "3.0.55", "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.54/aliyun-cli-windows-3.0.54-amd64.zip", - "hash": "0f24e29d2e6574e9d615d12e7ae769faf1dc26e894687c57dbfd7d0413ee404f" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.55/aliyun-cli-windows-3.0.55-amd64.zip", + "hash": "bfadb005eafd23b0482084c3cc6105c0b7db355e919d383a1895db75d36492de" } }, "bin": "aliyun.exe",