From d283fbb7fd35a0a9e659a740bb163fc219eaaede Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 12:32:12 +0000 Subject: [PATCH] aliyun: Update to version 3.1.4 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 2aa2eeb9c5..67f80df7fe 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.1.3", + "version": "3.1.4", "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.3/aliyun-cli-windows-3.1.3-amd64.zip", - "hash": "2aa73565d9bd50a1bc419bf982c0f47f1126c1c353f3216c238be4f1da78808b" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.1.4/aliyun-cli-windows-3.1.4-amd64.zip", + "hash": "96c44cb63c85b8dea978e671e2f136cf45801b3171bc5539e90bc9b0b1a135b4" } }, "bin": "aliyun.exe",