From 5cb546d454fa3049576cefb55099e73e5ea3732a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 04:55:35 +0000 Subject: [PATCH] aliyun: Update to version 3.0.128 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index feee1af4aa..1c261578e6 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.127", + "version": "3.0.128", "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.127/aliyun-cli-windows-3.0.127-amd64.zip", - "hash": "31e764e4ee95dc4007724eb9385ee3c1338ec568d89d3c8acbf95bfeb6357ccb" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.128/aliyun-cli-windows-3.0.128-amd64.zip", + "hash": "16a3b38ed1dfa703199686aa1df758584c8a7de8bb9602bc6a3fe6533a0f5058" } }, "bin": "aliyun.exe",