From 478801fd634a42880d6f089b344094a00c4e6c9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 12:32:35 +0000 Subject: [PATCH] aliyun: Update to version 3.0.131 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 1c261578e6..9c1b57f32b 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.128", + "version": "3.0.131", "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.128/aliyun-cli-windows-3.0.128-amd64.zip", - "hash": "16a3b38ed1dfa703199686aa1df758584c8a7de8bb9602bc6a3fe6533a0f5058" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.131/aliyun-cli-windows-3.0.131-amd64.zip", + "hash": "9cf457aee9235f367b97c206a134a45cc5f72d7ea6b69e007ce6ad454a78cac4" } }, "bin": "aliyun.exe",