From e4b198a506ff082bb99c57c00febc2b77650105a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 25 Jan 2021 11:51:12 +0100 Subject: [PATCH] aliyun: Update to version 3.0.68 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 4b5d6faf2d..74412a9074 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.67", + "version": "3.0.68", "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.67/aliyun-cli-windows-3.0.67-amd64.zip", - "hash": "1c36fbf3701da6b53e1eec26c4e958558ce20b99cc8f7aa132d7f4660e7fc1ec" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.68/aliyun-cli-windows-3.0.68-amd64.zip", + "hash": "df690cf9dbdcda6d1f6cdfcb86370911850f2e1f2b60e198b10b8afede94d820" } }, "bin": "aliyun.exe",