From 8b48032ff8235800b49bec12c5f3e0006cb22e16 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 04:27:12 +0000 Subject: [PATCH] aliyun: Update to version 3.0.203 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index dc738a1a2f..cc7a27ba72 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.202", + "version": "3.0.203", "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.202/aliyun-cli-windows-3.0.202-amd64.zip", - "hash": "996bf2c0ba21ebf711c4bb441a720c347926a75bd6292756fb2af99df56f87a4" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.203/aliyun-cli-windows-3.0.203-amd64.zip", + "hash": "9d35dfca12c6448884c86b4d1f27945a8691e9cc104169d5dd615087bbe8b8a0" } }, "bin": "aliyun.exe",