From 3effed8794b8d7a18ce7b000d8f0008a147ed96a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 05:00:08 +0000 Subject: [PATCH] aliyun: Update to version 3.0.133 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 28cf8ca226..4e09fcda4b 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.132", + "version": "3.0.133", "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.132/aliyun-cli-windows-3.0.132-amd64.zip", - "hash": "b288b12adb7af0f111df64e605945ea31628ac5e4393637f196d56f2b6d64c23" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.133/aliyun-cli-windows-3.0.133-amd64.zip", + "hash": "105486a112be426cab19fd1ea03a03d6077e5788f6de073465a3197f760f3c4d" } }, "bin": "aliyun.exe",