From e72a2c1608de2d0f627ac6578eee61b1fac7354c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 13 Jul 2020 11:17:30 +0200 Subject: [PATCH] aliyun: Update to version 3.0.53 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index a28d620af1..92c91227ef 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.51", + "version": "3.0.53", "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.51/aliyun-cli-windows-3.0.51-amd64.zip", - "hash": "44a56fe93f90db93ce44bd100512e29d77ce6e2fe8a76bd4aa8682a6e7179f80" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.53/aliyun-cli-windows-3.0.53-amd64.zip", + "hash": "1645b3755ab2446a1890176fc286c3512bbbd6aa461a62a9b92e67aa2098d296" } }, "bin": "aliyun.exe",