From 465af60124d6b290ca929b7f6f8835e35188d196 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 02:04:48 +0000 Subject: [PATCH] aws: Update to version 2.5.0 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index e3214fc037..e70d29fe1a 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.4.29", + "version": "2.5.0", "description": "Unified tool to manage AWS services", "homepage": "https://aws.amazon.com/cli/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://awscli.amazonaws.com/AWSCLIV2-2.4.29.msi", - "hash": "01695449bedc6b99da75440b3f03eca4e2f7ab2046de7356a9ab8ec69bf1347c" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.5.0.msi", + "hash": "a14a3d89807f083b4403341b75b930b08d76078a5ece2ae288e820b8f256127f" } }, "extract_dir": "Amazon\\AWSCLIV2",