From 079c2d0c457ed2860d48b56add762089c79ca9da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 1 Jul 2020 16:51:22 +0200 Subject: [PATCH] aliyun: Update to version 3.0.49 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 8b80caa8c2..6d73ed41ba 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.48", + "version": "3.0.49", "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.48/aliyun-cli-windows-3.0.48-amd64.zip", - "hash": "25d01919a8336174f9798a5fda05c0fddf0cd8f6333c7b58dd4e8e443609ec93" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.49/aliyun-cli-windows-3.0.49-amd64.zip", + "hash": "b59caa5029e7f8127b67aee28466c1fb3b09617ee72cd8dbd06b34fc19717b12" } }, "bin": "aliyun.exe",