From 79a9b7c44ebef1c49ee0788445cd51cabed638c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 04:29:43 +0000 Subject: [PATCH] aliyun: Update to version 3.0.229 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index b0ded531db..ed063833d2 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.228", + "version": "3.0.229", "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.228/aliyun-cli-windows-3.0.228-amd64.zip", - "hash": "f2458b1db0ac3efe174b2830a2cde4123b57b39b6efed0e610cddd49f7665690" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.229/aliyun-cli-windows-3.0.229-amd64.zip", + "hash": "76e779e4f1461b0b516969845931ec1b3e8148771ccdee965bdc33c48bf5b93f" } }, "bin": "aliyun.exe",