From 2b4077cd03a3295f281530cde6a12f43c600e441 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 10 Jul 2020 12:41:27 +0200 Subject: [PATCH] aliyun: Update to version 3.0.51 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 4c3f692f7e..a28d620af1 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.50", + "version": "3.0.51", "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.50/aliyun-cli-windows-3.0.50-amd64.zip", - "hash": "f09bef9a0ca60c6b6c8cf69563c93d8df437e01ea573c80ffad4f59c9616ab44" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.51/aliyun-cli-windows-3.0.51-amd64.zip", + "hash": "44a56fe93f90db93ce44bd100512e29d77ce6e2fe8a76bd4aa8682a6e7179f80" } }, "bin": "aliyun.exe",