From 342ecc09852f8b3ad5fc623432a35aff5dda4440 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 04:29:46 +0000 Subject: [PATCH] aliyun: Update to version 3.0.136 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 4db9ac6c5a..646751a013 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.135", + "version": "3.0.136", "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.135/aliyun-cli-windows-3.0.135-amd64.zip", - "hash": "a2b4785086fd031304f4703e8ddf487aea9057ccfc92cebae26605364e7cc568" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.136/aliyun-cli-windows-3.0.136-amd64.zip", + "hash": "f3f4adc2fcdfe849171490ec4025d7549040635fe2dbbe3fd5b8aaa6e2d2f820" } }, "bin": "aliyun.exe",