From 8b525ada6bab606c5f5b0c15fa4440983b32530c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 16:28:17 +0000 Subject: [PATCH] aliyun: Update to version 3.0.204 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index cc7a27ba72..6df02ac647 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.203", + "version": "3.0.204", "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.203/aliyun-cli-windows-3.0.203-amd64.zip", - "hash": "9d35dfca12c6448884c86b4d1f27945a8691e9cc104169d5dd615087bbe8b8a0" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.204/aliyun-cli-windows-3.0.204-amd64.zip", + "hash": "39130b55249abbc745cb9a48101ee2d9cf1e815ae0c3f55f543927210aed816b" } }, "bin": "aliyun.exe",