From bc0a7d9968027235530fb4561bddcf02293b837d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 00:35:14 +0000 Subject: [PATCH] aliyun: Update to version 3.0.123 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index ae4ae93cbc..57878cdc21 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.122", + "version": "3.0.123", "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.122/aliyun-cli-windows-3.0.122-amd64.zip", - "hash": "3cc668c3a2c5212a55db56d6702b3711e7081dfa5166903de15b3004f3a909eb" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.123/aliyun-cli-windows-3.0.123-amd64.zip", + "hash": "40823a57277ad17a80f8ed33d49d6f7e866f144a7bfc791546dea9f1ab59e415" } }, "bin": "aliyun.exe",