From 261e0a2b117fa029eed50e3785ef167a877dc12d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:30:26 +0000 Subject: [PATCH] aliyun: Update to version 3.0.255 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 4d5c1f9051..f9a67945c7 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.254", + "version": "3.0.255", "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.254/aliyun-cli-windows-3.0.254-amd64.zip", - "hash": "55149fe90baeef804ff0020c0d78a4402460fdf6d3ca0cae5f79fcb8757e8654" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.255/aliyun-cli-windows-3.0.255-amd64.zip", + "hash": "6b48331784cbb0395f5530368e6a4d8b22a296726abdd7edfd3195df2386f3fd" } }, "bin": "aliyun.exe",