From 0af8f0fa0416352e857157f4840a3b4a2689a47e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 04:30:40 +0000 Subject: [PATCH] aliyun: Update to version 3.0.281 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 9468a5417c..df36ebb4ce 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.280", + "version": "3.0.281", "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.280/aliyun-cli-windows-3.0.280-amd64.zip", - "hash": "58bd3c3df9c3a247c55e2e347e54bac77ef8b4583363c710e954a72e250e6ef5" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.281/aliyun-cli-windows-3.0.281-amd64.zip", + "hash": "bab2029eff0548c80d532daedafca98c531df6018ba7ca06c516ff84d31f6aa1" } }, "bin": "aliyun.exe",