From 50ae24bba1f9093ee90c0a0491874b00777eee92 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 25 Aug 2021 11:00:36 +0000 Subject: [PATCH] aliyun: Update to version 3.0.89 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 18883dc4bf..4d0bfba696 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.88", + "version": "3.0.89", "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.88/aliyun-cli-windows-3.0.88-amd64.zip", - "hash": "e57c2210b315d0872896c5561927ffd1071a6cadcc82352d6117d079ca164704" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.89/aliyun-cli-windows-3.0.89-amd64.zip", + "hash": "09038c472627e8085a6a841a59a05d20e021344aa4b9a89daf982410bc4f6b6f" } }, "bin": "aliyun.exe",