From 044b2d108c613508f60a8e8199b27e1c807e0ffe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 12:31:19 +0000 Subject: [PATCH] aliyun: Update to version 3.0.149 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index d92a79ae01..e25815b368 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.147", + "version": "3.0.149", "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.147/aliyun-cli-windows-3.0.147-amd64.zip", - "hash": "69c3cbc346b16c231234a86d2f8382fbea4e3454b503b5440c0cab88fa6eff57" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.149/aliyun-cli-windows-3.0.149-amd64.zip", + "hash": "2c20041b3c3dc4f88edb17eb707f4f812caa2b0d4e200b4bc690694f45fd97c0" } }, "bin": "aliyun.exe",