From e91d15e44f80b4bb0dcc08c6679ba0bf407d5937 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 08:27:39 +0000 Subject: [PATCH] aliyun: Update to version 3.0.189 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index e5959f9190..b387168684 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.188", + "version": "3.0.189", "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.188/aliyun-cli-windows-3.0.188-amd64.zip", - "hash": "ff93ca5f2e596d8891549dd8c547da6f0dba9ff06cd0461f333d08b8f079ad59" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.189/aliyun-cli-windows-3.0.189-amd64.zip", + "hash": "ec62a803d6c499603bc185f04df1c7b4dcd4fe169c5e1c2bac2ab8e4656d83a8" } }, "bin": "aliyun.exe",