From cb4e7e568f2a8307d14c8ff72a5eb83bd59e1953 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 04:25:38 +0000 Subject: [PATCH] aliyun: Update to version 3.0.191 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index abed68a4d7..03d1c46612 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.190", + "version": "3.0.191", "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.190/aliyun-cli-windows-3.0.190-amd64.zip", - "hash": "bf248c3836e3547c561a231fb192a59f5409c662d6ead725ffc0d914aea857e2" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.191/aliyun-cli-windows-3.0.191-amd64.zip", + "hash": "dadb10ce8959843e57d28d0604778cf1d8cc1a07e389d5639ce776dff0ddb20f" } }, "bin": "aliyun.exe",