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