From 51a60a2645d902a8995e5f96e15cf6be6143f564 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 12:30:33 +0000 Subject: [PATCH] aliyun: Update to version 3.0.181 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index c77d5d0611..6e6634fe9f 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.180", + "version": "3.0.181", "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.180/aliyun-cli-windows-3.0.180-amd64.zip", - "hash": "ab2f06de325b2526558594c647b693bf1439e48a5ae57921a26430fcb55d1f8d" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.181/aliyun-cli-windows-3.0.181-amd64.zip", + "hash": "426852792562ec804f18b58f3c436cd9a9b55e625abbe52f899122d47080935e" } }, "bin": "aliyun.exe",