From a5b979cec6e078cf4d5e6d02f83608a224d2487e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Dec 2022 08:28:18 +0000 Subject: [PATCH] aliyun: Update to version 3.0.139 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 2730caef09..b79d885786 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.137", + "version": "3.0.139", "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.137/aliyun-cli-windows-3.0.137-amd64.zip", - "hash": "29121ae511138f9eb941e55fb5432b3a847fb09483e1b48898baa59ccbfa8f2a" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.139/aliyun-cli-windows-3.0.139-amd64.zip", + "hash": "88fc0611625d62eae28c93ace415f2e38d3df205e2723616baea3a947bb2d2d6" } }, "bin": "aliyun.exe",