From 36c6db53ccf64848c5156dfe17a543b876ea8175 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 08:30:43 +0000 Subject: [PATCH] aliyun: Update to version 3.1.5 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 67f80df7fe..9b9265bae7 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.1.4", + "version": "3.1.5", "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.4/aliyun-cli-windows-3.1.4-amd64.zip", - "hash": "96c44cb63c85b8dea978e671e2f136cf45801b3171bc5539e90bc9b0b1a135b4" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.1.5/aliyun-cli-windows-3.1.5-amd64.zip", + "hash": "0085336197fd8bf2f2d23829e1685d7aa444c30348303519edef8e5645b4628c" } }, "bin": "aliyun.exe",