From 171221199b4d351d39b5e26229f092c761c3ccf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 19 Feb 2021 15:39:13 +0100 Subject: [PATCH] aliyun: Update to version 3.0.73 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index d091869e26..a586bcb0b8 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.72", + "version": "3.0.73", "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.72/aliyun-cli-windows-3.0.72-amd64.zip", - "hash": "aad6e9ccbfc150a081ba2fb7710890f50a90575ea0a7d9ba3592e4047800d0d3" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.73/aliyun-cli-windows-3.0.73-amd64.zip", + "hash": "d19f81d671844e4343641f24d9bf802fd46523138b2210fd6e39794a958141db" } }, "bin": "aliyun.exe",