From bf8e9a454a6dac1c42a3ecd9e359c3a8e129ff9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 12:31:03 +0000 Subject: [PATCH] aliyun: Update to version 3.0.160 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 48c38fa07f..ce581de15a 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.159", + "version": "3.0.160", "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.159/aliyun-cli-windows-3.0.159-amd64.zip", - "hash": "7af0e45c1e230f1b5b7d1d059d8d292a93a9f0e4ce43580d7f9ce192ea8862de" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.160/aliyun-cli-windows-3.0.160-amd64.zip", + "hash": "fe0e854ca29047aa391fb9d1fb35746342fc16439ff41576d94ccd1eea425c39" } }, "bin": "aliyun.exe",