From bac239639c98060df57d57f8916cb7b8199ad009 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 13 Jan 2021 07:15:22 +0100 Subject: [PATCH] aliyun: Update to version 3.0.66 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 046f2b9f53..a515a88f77 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.65", + "version": "3.0.66", "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.65/aliyun-cli-windows-3.0.65-amd64.zip", - "hash": "59159fe7d5775263d5a492d1c0eddd2de9757e2006a48123d71a4bd0c4029316" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.66/aliyun-cli-windows-3.0.66-amd64.zip", + "hash": "2560247f7ef26ac6de3b4ad18d8858ded1756f997bbe2749aa0297c7f4f624c0" } }, "bin": "aliyun.exe",