From 9f6d3534d976ab9dd18ac045d359f0259bb991e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 12:31:15 +0000 Subject: [PATCH] aliyun: Update to version 3.0.171 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index b2949fa34b..8a1f8906be 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.170", + "version": "3.0.171", "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.170/aliyun-cli-windows-3.0.170-amd64.zip", - "hash": "f42d7ff63101eb42512a642304cfb0ace3f3d670686cc8eaa5fcb401f205e9a9" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.171/aliyun-cli-windows-3.0.171-amd64.zip", + "hash": "29247b7c43c93a66e60a291fbeb6888bd0ab7e52c92d100d1bab88afad4c4bcc" } }, "bin": "aliyun.exe",