From b2c99adb5485b4e1daf08515326aef777d8e9813 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 8 May 2020 16:54:36 +0200 Subject: [PATCH] aliyun: Update to version 3.0.41 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index e36d5dcc7e..8df4a5a946 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.40", + "version": "3.0.41", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.40/aliyun-cli-windows-3.0.40-amd64.zip", - "hash": "9f191560dd0c766feffd91a59e7ec7d57d53fe9c9a1de82ba2ee954a4b5910a1" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.41/aliyun-cli-windows-3.0.41-amd64.zip", + "hash": "d19d68d9631b1656aef3456db53f3e72a2f796dbe6975dc31951d0e1ad96588d" } }, "bin": "aliyun.exe",