From a21e1c4f8ab122d92eba6f5420295a0716d9e998 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 20:24:33 +0000 Subject: [PATCH] aliyun: Update to version 3.0.194 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 03d1c46612..1d59351972 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.191", + "version": "3.0.194", "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.191/aliyun-cli-windows-3.0.191-amd64.zip", - "hash": "dadb10ce8959843e57d28d0604778cf1d8cc1a07e389d5639ce776dff0ddb20f" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.194/aliyun-cli-windows-3.0.194-amd64.zip", + "hash": "9ab09d3e8756a3a84caab6ff43943c6e1338d367f83bb945df88f7b672136244" } }, "bin": "aliyun.exe",