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