From 752662f95f0be90dbe03deab91048a6fa999fe62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 08:29:49 +0000 Subject: [PATCH] aliyun: Update to version 3.0.221 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 255848d8ba..70fcffbee5 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.219", + "version": "3.0.221", "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.219/aliyun-cli-windows-3.0.219-amd64.zip", - "hash": "db57019c70d99dfdf3905137d6f61eeb8a1ee1879918ab8ea0ccf24ce995a9f9" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.221/aliyun-cli-windows-3.0.221-amd64.zip", + "hash": "f4bc7cc25b73dff36161e8d756d2cc5e2c4cb8a2dca32e2eecd3338057e94e29" } }, "bin": "aliyun.exe",