From ed7fb3fd744bb608422be08ebcb0f32c870bf0fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 20:28:49 +0000 Subject: [PATCH] aliyun: Update to version 3.0.223 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index e5c5f86a3d..236edd89e1 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.222", + "version": "3.0.223", "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.222/aliyun-cli-windows-3.0.222-amd64.zip", - "hash": "c6e3a0cb4b1076154875ca9bd81cc2fd0abde1c6461b7273018ce8d2f15e4a85" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.223/aliyun-cli-windows-3.0.223-amd64.zip", + "hash": "5bdb65e9de27216b2ab0f857aba3595c2c0d2450e14715b6517ae61d3e4ff011" } }, "bin": "aliyun.exe",