From db60e935c5630d7179ca9d23e3535a2a432cee91 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 09:08:10 +0000 Subject: [PATCH] aliyun: Update to version 3.0.202 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index e4b1a860fb..dc738a1a2f 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.201", + "version": "3.0.202", "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.201/aliyun-cli-windows-3.0.201-amd64.zip", - "hash": "d9951f01d452f61287638f0c8a316b4652777dea80eb7129ae1c3bc2bae64763" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.202/aliyun-cli-windows-3.0.202-amd64.zip", + "hash": "996bf2c0ba21ebf711c4bb441a720c347926a75bd6292756fb2af99df56f87a4" } }, "bin": "aliyun.exe",