From 234f9824078470b3b95c6e40b5b8d89f36f1ff60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 26 Nov 2020 11:45:26 +0100 Subject: [PATCH] aliyun: Update to version 3.0.63 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 210dd2d9ab..c5d537f9b7 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.62", + "version": "3.0.63", "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.62/aliyun-cli-windows-3.0.62-amd64.zip", - "hash": "5f3011ee38c0734d5c7d6a18fb3872def5a9f2c281853ea3d845bf7c05eef9af" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.63/aliyun-cli-windows-3.0.63-amd64.zip", + "hash": "1d6350b76150be903da0d0619c56b4508fc1d5cf275369af09705c1ba35d3dbe" } }, "bin": "aliyun.exe",