From 16015cee81cddb755c605ec1f9d8d1d1cfae36c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 24 Dec 2020 09:50:01 +0100 Subject: [PATCH] aliyun: Update to version 3.0.65 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index a451fa4e3b..046f2b9f53 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.64", + "version": "3.0.65", "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.64/aliyun-cli-windows-3.0.64-amd64.zip", - "hash": "dd0fd66c7f788f5f2da0c85d83aeff0473f51e9421b3d2dfbc5a260ce9ddf017" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.65/aliyun-cli-windows-3.0.65-amd64.zip", + "hash": "59159fe7d5775263d5a492d1c0eddd2de9757e2006a48123d71a4bd0c4029316" } }, "bin": "aliyun.exe",