From 89872fbb59e8be63a2577ced6cee392ce0966fb1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 04:50:03 +0000 Subject: [PATCH] aliyun: Update to version 3.0.125 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index f1c8b39db9..a92f6aee5a 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.124", + "version": "3.0.125", "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.124/aliyun-cli-windows-3.0.124-amd64.zip", - "hash": "b101b75e7415f409ebd1bd7d77ef1bc5684296e523a0e7a74b5ea5099cd46d77" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.125/aliyun-cli-windows-3.0.125-amd64.zip", + "hash": "8cf94e8d1188b5d1d32e13af58d767d8c89a0c89502f265b44108be4b129e47b" } }, "bin": "aliyun.exe",