From 58e59225af65e44337fdcd22ac0f0dd90186170e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 29 Sep 2021 04:00:50 +0000 Subject: [PATCH] aliyun: Update to version 3.0.94 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index c2a2991450..adee01c40f 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.93", + "version": "3.0.94", "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.93/aliyun-cli-windows-3.0.93-amd64.zip", - "hash": "d729b9971953fc5f04c5f4e5fe1935c329055018466f08fda9d543dfae343241" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.94/aliyun-cli-windows-3.0.94-amd64.zip", + "hash": "014ad5e482a8d89e7b482bbaf194e9a01222aa89325acd120dc81608552c9ad9" } }, "bin": "aliyun.exe",