From b4d77c225b68efacda0b998139bf3f9160bddb67 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 12:32:30 +0000 Subject: [PATCH] aliyun: Update to version 3.0.239 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index a68eab71d2..d13c80899d 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.238", + "version": "3.0.239", "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.238/aliyun-cli-windows-3.0.238-amd64.zip", - "hash": "e0b0910bf698e26dd23ed30a2b8663c97060afe5c23509fa2941fe5c04dde812" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.239/aliyun-cli-windows-3.0.239-amd64.zip", + "hash": "f49ff681f1c85af16096613c359a4a5a25c7bae1d0c6a3dc0e30c608ee3cdf56" } }, "bin": "aliyun.exe",