From f9a54cb5e46b3ce66e399e52214e538d8a94abd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 5 Aug 2020 08:47:51 +0200 Subject: [PATCH] aliyun: Update to version 3.0.56 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index f4a0cd3695..1075f31190 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.55", + "version": "3.0.56", "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.55/aliyun-cli-windows-3.0.55-amd64.zip", - "hash": "bfadb005eafd23b0482084c3cc6105c0b7db355e919d383a1895db75d36492de" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.56/aliyun-cli-windows-3.0.56-amd64.zip", + "hash": "6cdda2e0e65d413a708c6f3caedd354d695ad4d11dd278a6bedc8196da156ac6" } }, "bin": "aliyun.exe",