From f387419372a4e506e32c8cd298aecfc926464d7e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 16:31:10 +0000 Subject: [PATCH] aliyun: Update to version 3.1.6 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 9b9265bae7..2604b59a4a 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.1.5", + "version": "3.1.6", "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.5/aliyun-cli-windows-3.1.5-amd64.zip", - "hash": "0085336197fd8bf2f2d23829e1685d7aa444c30348303519edef8e5645b4628c" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.1.6/aliyun-cli-windows-3.1.6-amd64.zip", + "hash": "ea936fd50b53c5ea5f03a8758b874c31e4361f3101df1b76ce2a2df51fc1b98d" } }, "bin": "aliyun.exe",