From 24d5fe68f5aaa134965c48082d29084306fa067f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 16:30:39 +0000 Subject: [PATCH] aliyun: Update to version 3.0.169 --- bucket/aliyun.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aliyun.json b/bucket/aliyun.json index ebe44fb7f8..0d4b3d1bf1 100644 --- a/bucket/aliyun.json +++ b/bucket/aliyun.json @@ -1,12 +1,12 @@ { - "version": "3.0.168", + "version": "3.0.169", "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.168/aliyun-cli-windows-3.0.168-amd64.zip", - "hash": "1ce6b2a25a9aa905dfa488d02c2d4a0f7d5e7815e6208824e5096e57e955b564" + "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.169/aliyun-cli-windows-3.0.169-amd64.zip", + "hash": "1c0170c40fd283e2abd87046550b92670a1488380d7ec4d67ec8b95cb114c4b5" } }, "bin": "aliyun.exe",