From 50d2700621694f9f0519658fd3313b9b66317a59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 04:30:13 +0000 Subject: [PATCH] aliyun: Update to version 3.0.226 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index bd9307210d..3ea79825bf 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.225", + "version": "3.0.226", "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.225/aliyun-cli-windows-3.0.225-amd64.zip", - "hash": "7ffde3fc3d93e02db345cbac985ef4f6507754f98be9c48bcec9ecdc37880e39" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.226/aliyun-cli-windows-3.0.226-amd64.zip", + "hash": "2d4a61c69183f05ac176e3a0af0c9e0ea564d6264713f2dae32762fad82ddd24" } }, "bin": "aliyun.exe",