From b146aa5b6c74f6837239645397f6106391101e8b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 12:32:15 +0000 Subject: [PATCH] aliyun: Update to version 3.0.280 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 62eef6d011..9468a5417c 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.279", + "version": "3.0.280", "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.279/aliyun-cli-windows-3.0.279-amd64.zip", - "hash": "363d7e607bc7fa92ad6efaee39de5c8a812fe867615f61e8dd28339601b82e86" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.280/aliyun-cli-windows-3.0.280-amd64.zip", + "hash": "58bd3c3df9c3a247c55e2e347e54bac77ef8b4583363c710e954a72e250e6ef5" } }, "bin": "aliyun.exe",