From 10ca18910eb02a8b9a622dfdf2ff7af2bbd04b42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 15 May 2020 14:51:15 +0200 Subject: [PATCH] aliyun: Update to version 3.0.43 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 885a7cf882..38d81accd4 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { "description": "Manage and use Alibaba Cloud resources.", "homepage": "https://github.com/aliyun/aliyun-cli", - "version": "3.0.42", + "version": "3.0.43", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.42/aliyun-cli-windows-3.0.42-amd64.zip", - "hash": "1e0e64c5e7c53ace67d7385a7e752c3eea8894ccface69f13f4dab35ea85438e" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.43/aliyun-cli-windows-3.0.43-amd64.zip", + "hash": "4adea6cf45eec85212724cd86e882e45ee1c6cae240705952b622e88a149323d" } }, "bin": "aliyun.exe",