From f7993e9d9a8b3b4c58fa296bef6dca4b4ea83531 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 12:31:11 +0000 Subject: [PATCH] aliyun: Update to version 3.0.219 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index ae775247ca..255848d8ba 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.218", + "version": "3.0.219", "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.218/aliyun-cli-windows-3.0.218-amd64.zip", - "hash": "98bf10de4f5a35c3736140384863467d362e7f3f07e6f55d883339a67fa9fe23" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.219/aliyun-cli-windows-3.0.219-amd64.zip", + "hash": "db57019c70d99dfdf3905137d6f61eeb8a1ee1879918ab8ea0ccf24ce995a9f9" } }, "bin": "aliyun.exe",