From faeb4686543ad63eb06770f92c3653c1a53f1794 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 24 Jan 2021 10:15:33 +0100 Subject: [PATCH] aliyun: Update to version 3.0.67 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index a515a88f77..4b5d6faf2d 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.66", + "version": "3.0.67", "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.66/aliyun-cli-windows-3.0.66-amd64.zip", - "hash": "2560247f7ef26ac6de3b4ad18d8858ded1756f997bbe2749aa0297c7f4f624c0" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.67/aliyun-cli-windows-3.0.67-amd64.zip", + "hash": "1c36fbf3701da6b53e1eec26c4e958558ce20b99cc8f7aa132d7f4660e7fc1ec" } }, "bin": "aliyun.exe",