From d9e831b9fad367df48608716365e97491ffbbc74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 08:30:18 +0000 Subject: [PATCH] aliyun: Update to version 3.0.241 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 5d21dbe9b9..d92c411ba0 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.240", + "version": "3.0.241", "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.240/aliyun-cli-windows-3.0.240-amd64.zip", - "hash": "36c2c0b3dc675bc13356584bae9a46b179ba8db59a5f25c4f98454dc6edbc054" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.241/aliyun-cli-windows-3.0.241-amd64.zip", + "hash": "12b0704dcd5b98ebd1c42258a442c73a1d2cc3a3a2b0142fbdff38617a64d150" } }, "bin": "aliyun.exe",