From a8d3b24805252300d9c5d57a49250d27bab83c09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 04:26:07 +0000 Subject: [PATCH] aliyun: Update to version 3.0.199 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 77f8f367a2..b0ecc0cee4 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.198", + "version": "3.0.199", "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.198/aliyun-cli-windows-3.0.198-amd64.zip", - "hash": "115a0aac5b4e9640f811c6761e100383c98743b3591dbd629d45ac7f39f517bc" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.199/aliyun-cli-windows-3.0.199-amd64.zip", + "hash": "5befcbf3677341042285caa8bf51129f3529cc9a3bdd365d1a61f29c5282ecfc" } }, "bin": "aliyun.exe",