From ceb96c5043a672b4ed410dd6b23cebf4a8f57763 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 08:28:35 +0000 Subject: [PATCH] aliyun: Update to version 3.0.212 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 599fb623cb..ad79a61a41 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.211", + "version": "3.0.212", "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.211/aliyun-cli-windows-3.0.211-amd64.zip", - "hash": "8a892ee12f58f3f1ba656b22a8db119cf915964f817fe52827f19dae4c5f2503" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.212/aliyun-cli-windows-3.0.212-amd64.zip", + "hash": "2d6365350e62be88e64fd9f257dfa0db5429b67c22af292e43db06055d5e4a2f" } }, "bin": "aliyun.exe",