From dcdb824540423f07e6ef900e45eabf66cb26c4ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 12:31:38 +0000 Subject: [PATCH] aliyun: Update to version 3.0.228 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 91f7e8e33d..b0ded531db 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.227", + "version": "3.0.228", "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.227/aliyun-cli-windows-3.0.227-amd64.zip", - "hash": "0847660fe57c638893d75f2024611edee1a37e4df1cb4bd79cf433d5b498fd5d" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.228/aliyun-cli-windows-3.0.228-amd64.zip", + "hash": "f2458b1db0ac3efe174b2830a2cde4123b57b39b6efed0e610cddd49f7665690" } }, "bin": "aliyun.exe",