From 5f00d096ae14389c6ee1aacb450728fbec776587 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 04:29:38 +0000 Subject: [PATCH] aliyun: Update to version 3.1.0 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index da07b370cd..1ff149c824 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.308", + "version": "3.1.0", "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.0.308/aliyun-cli-windows-3.0.308-amd64.zip", - "hash": "ff317c0a50f242fd4ca43393367bccd3b2633e91cf993d6a0dc23f68a48067ef" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.1.0/aliyun-cli-windows-3.1.0-amd64.zip", + "hash": "9d1c838db5e22f4388194624fa136384fe4f771eb99d9e706b4e12a7ff40042f" } }, "bin": "aliyun.exe",