From 1658014d94df2db42921b1d3b0f626661803e6c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 12:30:21 +0000 Subject: [PATCH] aliyun: Update to version 3.0.180 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 3242b81bc4..c77d5d0611 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.179", + "version": "3.0.180", "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.179/aliyun-cli-windows-3.0.179-amd64.zip", - "hash": "5318ccd02b7a53cc339a439f4cd18f19111128a940a5498c59067081fd9a9590" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.180/aliyun-cli-windows-3.0.180-amd64.zip", + "hash": "ab2f06de325b2526558594c647b693bf1439e48a5ae57921a26430fcb55d1f8d" } }, "bin": "aliyun.exe",