From 1598c904b8350bb0a1c926f3411d7e15130e39e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 12:31:18 +0000 Subject: [PATCH] aliyun: Update to version 3.0.215 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index cdf00e9e62..e3bc3e16cc 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.214", + "version": "3.0.215", "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.214/aliyun-cli-windows-3.0.214-amd64.zip", - "hash": "739004281cb2cf9c4c44e2c86215d9b76f86a721dcfe106dfed5e1b6bfd737d4" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.215/aliyun-cli-windows-3.0.215-amd64.zip", + "hash": "bb560b4dfb5284a97d41c332c153e68289144b15d5285c4ead052af08313abde" } }, "bin": "aliyun.exe",