From 61760c403e076002188b1f2b4fa1aefeef87ad42 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 04:29:08 +0000 Subject: [PATCH] aliyun: Update to version 3.0.150 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index e25815b368..48924b7d71 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.149", + "version": "3.0.150", "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.149/aliyun-cli-windows-3.0.149-amd64.zip", - "hash": "2c20041b3c3dc4f88edb17eb707f4f812caa2b0d4e200b4bc690694f45fd97c0" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.150/aliyun-cli-windows-3.0.150-amd64.zip", + "hash": "cb5b11701d4d60293f81b1e7aa11a3a9d240d201d5dc554de296457cd2afe308" } }, "bin": "aliyun.exe",