From 0eb0f9a63002c7c9ca12cb7660c9fea188a4044c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 08:27:05 +0000 Subject: [PATCH] aliyun: Update to version 3.0.161 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index ce581de15a..e8a4921a49 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.160", + "version": "3.0.161", "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.160/aliyun-cli-windows-3.0.160-amd64.zip", - "hash": "fe0e854ca29047aa391fb9d1fb35746342fc16439ff41576d94ccd1eea425c39" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.161/aliyun-cli-windows-3.0.161-amd64.zip", + "hash": "c857cbb9e51198a62481ead63bbe370c0b0ae7acc5e9230895ad60b50274c054" } }, "bin": "aliyun.exe",