From efa9fde87ce079dd33097a7a3469b39fbbc44b06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 08:30:09 +0000 Subject: [PATCH] aliyun: Update to version 3.0.151 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 48924b7d71..768273b7b0 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.150", + "version": "3.0.151", "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.150/aliyun-cli-windows-3.0.150-amd64.zip", - "hash": "cb5b11701d4d60293f81b1e7aa11a3a9d240d201d5dc554de296457cd2afe308" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.151/aliyun-cli-windows-3.0.151-amd64.zip", + "hash": "f05ab575b18356198adbf50d4bf1ab7d1d6e12a220b9288d7112cebb97791367" } }, "bin": "aliyun.exe",