From 0b5ff4b400c58fd040125bf3630d17d4354fa072 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 16:26:56 +0000 Subject: [PATCH] aliyun: Update to version 3.0.176 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index b865f5918e..17f78a624d 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.174", + "version": "3.0.176", "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.174/aliyun-cli-windows-3.0.174-amd64.zip", - "hash": "8fb62ddd4c4170299bd80b1d3ada260fe70bbe59bad8da4cd8db83cf0552754b" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.176/aliyun-cli-windows-3.0.176-amd64.zip", + "hash": "7cca948d1d8b12c84cb924ad40f7e3dfe0696734e8c6fe111c943af1878a9cb5" } }, "bin": "aliyun.exe",