From add943f2f60c03b05b284c2c080c13ad78eb732d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 04:47:02 +0000 Subject: [PATCH] aliyun: Update to version 3.0.132 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 9c1b57f32b..28cf8ca226 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.131", + "version": "3.0.132", "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.131/aliyun-cli-windows-3.0.131-amd64.zip", - "hash": "9cf457aee9235f367b97c206a134a45cc5f72d7ea6b69e007ce6ad454a78cac4" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.132/aliyun-cli-windows-3.0.132-amd64.zip", + "hash": "b288b12adb7af0f111df64e605945ea31628ac5e4393637f196d56f2b6d64c23" } }, "bin": "aliyun.exe",