From 914c9595e41be7d57dd3c2a54778d2ac8e3d4a0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 26 Jan 2021 17:14:57 +0100 Subject: [PATCH] aliyun: Update to version 3.0.69 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 74412a9074..ded8738f14 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.68", + "version": "3.0.69", "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.68/aliyun-cli-windows-3.0.68-amd64.zip", - "hash": "df690cf9dbdcda6d1f6cdfcb86370911850f2e1f2b60e198b10b8afede94d820" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.69/aliyun-cli-windows-3.0.69-amd64.zip", + "hash": "7b44e8747e5134899f83d9d48df449828f379aa3413bc3021b4d450fe7c73600" } }, "bin": "aliyun.exe",