From 51978ac20a4e719771763eecce0d1f3864db02bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 08:28:04 +0000 Subject: [PATCH] aliyun: Update to version 3.0.210 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 86822176b9..83f8b78821 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.209", + "version": "3.0.210", "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.209/aliyun-cli-windows-3.0.209-amd64.zip", - "hash": "d3f97b006bda784e2efd9aeabd6266b5f65e916754c425ed0c2a39e410c4f528" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.210/aliyun-cli-windows-3.0.210-amd64.zip", + "hash": "170915099474620e80a065c047737be9ce26b35423134368372930580414b84d" } }, "bin": "aliyun.exe",