From 6e6928ba50412ab7ca99f51825a665eeff4cd05a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 1 Jun 2021 08:03:29 -0700 Subject: [PATCH] aliyun: Update to version 3.0.78 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 0e743b3dfa..e1d04f1368 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.77", + "version": "3.0.78", "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.77/aliyun-cli-windows-3.0.77-amd64.zip", - "hash": "235c0c4f5c59a58216d215c9a6b60735bee1ed0816fa45e9bf433adcdf3059d8" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.78/aliyun-cli-windows-3.0.78-amd64.zip", + "hash": "96d12d37e188338324107d751ed7281c7a0f9fbfcc16aad1fd0b3406f884f33d" } }, "bin": "aliyun.exe",