From d95d33cde0dfc60092e56badbaae617bfb2e0cd5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 12:31:55 +0000 Subject: [PATCH] aliyun: Update to version 3.0.260 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 72182afcff..8bae6f1393 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.259", + "version": "3.0.260", "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.259/aliyun-cli-windows-3.0.259-amd64.zip", - "hash": "9ac7ef6228ff03eacf93425df90b5a892e05760c390f57d6154b420ba9421e7a" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.260/aliyun-cli-windows-3.0.260-amd64.zip", + "hash": "a727a0c53c0260c3a82929f2fc6aa867a82e76a7f4621c8f8518f2b345380cb2" } }, "bin": "aliyun.exe",