From 105b3f0273dd0271077829996a40372750531498 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 08:30:47 +0000 Subject: [PATCH] aliyun: Update to version 3.2.0 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index f834b3eda4..8418993c98 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.1.7", + "version": "3.2.0", "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.1.7/aliyun-cli-windows-3.1.7-amd64.zip", - "hash": "3c559cd4e6578bc298022f214f9d81d46e2e86793e5228ef7afe556941e7d7c5" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.2.0/aliyun-cli-windows-3.2.0-amd64.zip", + "hash": "f0e60e18ba63c6f8cc276aa61401e0c729ff4fe650c14e2d68fc03475d4e5577" } }, "bin": "aliyun.exe",