From 54e7033af20d0c31872b6577c97606372e2fc6a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 08:30:06 +0000 Subject: [PATCH] aliyun: Update to version 3.0.252 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 9a7bf5d1f6..ab6edeef26 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.251", + "version": "3.0.252", "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.251/aliyun-cli-windows-3.0.251-amd64.zip", - "hash": "6ec4284af969d095d40542dd9ee78340757a35974321c0993d1ede4c26ad4587" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.252/aliyun-cli-windows-3.0.252-amd64.zip", + "hash": "e7ad573e49678d418daed19f36562fcae241428414e5d41adf6dcac5b91965a2" } }, "bin": "aliyun.exe",