From 02448a5f67c7a27ff854c7dfeb2b08d95f136c8f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 08:26:09 +0000 Subject: [PATCH] aliyun: Update to version 3.0.196 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index 86e0aba508..b218ff69c7 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.195", + "version": "3.0.196", "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.195/aliyun-cli-windows-3.0.195-amd64.zip", - "hash": "8abecef294f7585bcdecd7b7308334168d77654603308f653e7eec147f8e8a03" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.196/aliyun-cli-windows-3.0.196-amd64.zip", + "hash": "cf70dc48796135d7b5965e96263346432652a30d4bebc5d1cd9a562109ebf7df" } }, "bin": "aliyun.exe",