From 12ab58cd31535bb05975480a7468be225ac87de8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 14 May 2021 23:00:16 +0000 Subject: [PATCH] aws: Update to version 2.2.5 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 0fcd9a35ad..520c4ed647 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.2.4", + "version": "2.2.5", "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.2.4.msi", - "hash": "0e2907370a18fbea4b06a07a866a804a33e9e9a5ff564f63f78193da56fcce92" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.5.msi", + "hash": "9a331fe84601a3df05667c23e58a8c5d997862ec353935c796db1cc973ee0833" } }, "extract_dir": "Amazon\\AWSCLIV2",