From 88e5e3b763fb9fc23be9ed198d5c24efd316faae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 04:25:57 +0000 Subject: [PATCH] aliyun: Update to version 3.0.184 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 4ece062473..3e6edc2c9c 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.183", + "version": "3.0.184", "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.183/aliyun-cli-windows-3.0.183-amd64.zip", - "hash": "c81370beb5fe8fe9f6c2c91c355826bed993bde9726a9a6c5de82e0ad8845bbf" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.184/aliyun-cli-windows-3.0.184-amd64.zip", + "hash": "ca613bbd172941b2c3c668dba21e6379bcc6899f4279127e84db399e75155a56" } }, "bin": "aliyun.exe",