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