From 2b1db9b798b9e38666e3268956e3c78408ab3350 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 12:29:43 +0000 Subject: [PATCH] aliyun: Update to version 3.0.190 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index b387168684..abed68a4d7 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.189", + "version": "3.0.190", "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.189/aliyun-cli-windows-3.0.189-amd64.zip", - "hash": "ec62a803d6c499603bc185f04df1c7b4dcd4fe169c5e1c2bac2ab8e4656d83a8" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.190/aliyun-cli-windows-3.0.190-amd64.zip", + "hash": "bf248c3836e3547c561a231fb192a59f5409c662d6ead725ffc0d914aea857e2" } }, "bin": "aliyun.exe",