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