From f489d16b54d40ac6699382f31ca3219bbbf77e30 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 16 Aug 2021 12:00:35 +0000 Subject: [PATCH] aliyun: Update to version 3.0.87 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index b85b1f776e..125c8ca168 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.86", + "version": "3.0.87", "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.86/aliyun-cli-windows-3.0.86-amd64.zip", - "hash": "bae97998f9403bd8f7e3495e8786d6682d501bf97d8089077b6d8aed1d69ebc2" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.87/aliyun-cli-windows-3.0.87-amd64.zip", + "hash": "80e102e0b3da4caf9318c9a4becc9abc80baf59163e5916c7dfb98177d03279b" } }, "bin": "aliyun.exe",