From 56d9c757e214f0043797e9d8140d81fe402e903f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 04:29:32 +0000 Subject: [PATCH] aliyun: Update to version 3.0.243 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index b798cecc65..69bffee215 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.242", + "version": "3.0.243", "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.242/aliyun-cli-windows-3.0.242-amd64.zip", - "hash": "0e8b301a59e22250408c05bead1c4abab8cd5ac93f9b357e0b543a73aa0942d8" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.243/aliyun-cli-windows-3.0.243-amd64.zip", + "hash": "868deb0c2f1395cea23ec3dce3d628bd5be7b2cd581b6b09942f48fd1e5c9008" } }, "bin": "aliyun.exe",