From b321b3b07e9b6b11058878d614702e815237a529 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 16:30:23 +0000 Subject: [PATCH] aliyun: Update to version 3.0.232 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 45eadf872b..7ace9ed86b 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.231", + "version": "3.0.232", "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.231/aliyun-cli-windows-3.0.231-amd64.zip", - "hash": "1517a2a6931c98ba16671cc7eecd1784f7337c92cf9dad92d0a75a757ec236e8" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.232/aliyun-cli-windows-3.0.232-amd64.zip", + "hash": "bc659231cf87e6fb4bc7b5dede263c1cb1752b2dc3712bd6473bca438618eab2" } }, "bin": "aliyun.exe",