From 9601fd175ab63e412b3dffc4569b43a333594393 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 08:32:15 +0000 Subject: [PATCH] aliyun: Update to version 3.0.119 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index ff3f3c578d..d11ddc42b7 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.117", + "version": "3.0.119", "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.117/aliyun-cli-windows-3.0.117-amd64.zip", - "hash": "131171cadf764ce9dc73aa48b8cb9e625afbc7f745a41471f2ab933385efc6e6" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.119/aliyun-cli-windows-3.0.119-amd64.zip", + "hash": "912bbfcf7b443d14c7c098420f9842afdf56c16d25d2281c069eb4e2a102d4e8" } }, "bin": "aliyun.exe",