From 225315a55f1124dd46c3fbe42b36d8631bcdac0a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 24 May 2021 06:00:24 +0000 Subject: [PATCH] aliyun: Update to version 3.0.75 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index a29671c762..693bc36a20 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.74", + "version": "3.0.75", "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.74/aliyun-cli-windows-3.0.74-amd64.zip", - "hash": "a23e2a75445f2f500b9b615404af3dc13c11598f482737c17bed9dcf7c88865a" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.75/aliyun-cli-windows-3.0.75-amd64.zip", + "hash": "e334a6fa64ba67e02f775155ad42e434c0494d65a54a97abd78fd31edeb943bb" } }, "bin": "aliyun.exe",