From 1afd68c81832b6435bc5235d296a78cd5971ea5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 12:31:50 +0000 Subject: [PATCH] aliyun: Update to version 3.1.2 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 757df30310..064e9bc94b 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.1.1", + "version": "3.1.2", "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.1/aliyun-cli-windows-3.1.1-amd64.zip", - "hash": "36d4bc09d3f37a19b472df6e8f7f844eb7c3e2f91abb6df165945f1a67c16aad" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.1.2/aliyun-cli-windows-3.1.2-amd64.zip", + "hash": "6207652d21ad6198a6293e139fd4db5fb3cee71ceb49bc2834a3031714ec5f84" } }, "bin": "aliyun.exe",