From 37321154f1282a993fa73656e7aa968d1b9422c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 08:26:33 +0000 Subject: [PATCH] aliyun: Update to version 3.0.182 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 6e6634fe9f..b690e84bf2 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.181", + "version": "3.0.182", "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.181/aliyun-cli-windows-3.0.181-amd64.zip", - "hash": "426852792562ec804f18b58f3c436cd9a9b55e625abbe52f899122d47080935e" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.182/aliyun-cli-windows-3.0.182-amd64.zip", + "hash": "ca0a55c14085386fce5de8d8aeb0f930d944392c259f4c1cd0fc96b15ee182f5" } }, "bin": "aliyun.exe",