From d3c5c19d90e8986debc3b36ee101f5f4d0665cef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 1 Dec 2020 15:03:50 +0100 Subject: [PATCH] aliyun: Update to version 3.0.64 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index c5d537f9b7..a451fa4e3b 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.63", + "version": "3.0.64", "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.63/aliyun-cli-windows-3.0.63-amd64.zip", - "hash": "1d6350b76150be903da0d0619c56b4508fc1d5cf275369af09705c1ba35d3dbe" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.64/aliyun-cli-windows-3.0.64-amd64.zip", + "hash": "dd0fd66c7f788f5f2da0c85d83aeff0473f51e9421b3d2dfbc5a260ce9ddf017" } }, "bin": "aliyun.exe",