From 39bedb9a79149d83a9cdc073af48b4cba03cdda8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 08:30:03 +0000 Subject: [PATCH] aliyun: Update to version 3.0.218 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 1b0469d8f6..ae775247ca 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.216", + "version": "3.0.218", "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.216/aliyun-cli-windows-3.0.216-amd64.zip", - "hash": "38e60ddf852354a52d8c1a24ed4194620f25d350f54d7779a3180651c3fbe9f2" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.218/aliyun-cli-windows-3.0.218-amd64.zip", + "hash": "98bf10de4f5a35c3736140384863467d362e7f3f07e6f55d883339a67fa9fe23" } }, "bin": "aliyun.exe",