From 36e60367751b3e5acfb58c59801661761543ddc9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 12:31:51 +0000 Subject: [PATCH] aliyun: Update to version 3.0.305 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index a5be32d8a1..7f76699dd1 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.304", + "version": "3.0.305", "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.304/aliyun-cli-windows-3.0.304-amd64.zip", - "hash": "aa903807176ce8902c485270720789817e8bad7ecbf6188f845fb12e1fa86b9b" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.305/aliyun-cli-windows-3.0.305-amd64.zip", + "hash": "b962e21cbb0a4587aee6d278630f03ef9eeb5f4e6cc2f66a5e3df4913cf652c8" } }, "bin": "aliyun.exe",