From 848b95c3b6803863984fc973e01a1aba347931e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 04:26:01 +0000 Subject: [PATCH] aliyun: Update to version 3.0.200 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index b0ecc0cee4..b34fa25542 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.199", + "version": "3.0.200", "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.199/aliyun-cli-windows-3.0.199-amd64.zip", - "hash": "5befcbf3677341042285caa8bf51129f3529cc9a3bdd365d1a61f29c5282ecfc" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.200/aliyun-cli-windows-3.0.200-amd64.zip", + "hash": "3e1bd57f875926d34ebd8c9af89214872d48881d03c0193cb52b8dd3da3338c4" } }, "bin": "aliyun.exe",