From 8b06eb216a0e49f6aa23a1b124b00e100e0dabcb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 04:30:11 +0000 Subject: [PATCH] aliyun: Update to version 3.0.227 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 3ea79825bf..91f7e8e33d 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.226", + "version": "3.0.227", "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.226/aliyun-cli-windows-3.0.226-amd64.zip", - "hash": "2d4a61c69183f05ac176e3a0af0c9e0ea564d6264713f2dae32762fad82ddd24" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.227/aliyun-cli-windows-3.0.227-amd64.zip", + "hash": "0847660fe57c638893d75f2024611edee1a37e4df1cb4bd79cf433d5b498fd5d" } }, "bin": "aliyun.exe",