From cd3709915e80fd15330862c8b8822b45385bf7b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 04:28:02 +0000 Subject: [PATCH] aliyun: Update to version 3.0.216 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index e3bc3e16cc..1b0469d8f6 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.215", + "version": "3.0.216", "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.215/aliyun-cli-windows-3.0.215-amd64.zip", - "hash": "bb560b4dfb5284a97d41c332c153e68289144b15d5285c4ead052af08313abde" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.216/aliyun-cli-windows-3.0.216-amd64.zip", + "hash": "38e60ddf852354a52d8c1a24ed4194620f25d350f54d7779a3180651c3fbe9f2" } }, "bin": "aliyun.exe",