From 4edcd5a2597df19959f01089c4e0f9c5230b66bd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 11 May 2021 23:03:26 +0000 Subject: [PATCH] aws: Update to version 2.2.4 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 14c65d10d5..0fcd9a35ad 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.2.3", + "version": "2.2.4", "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.3.msi", - "hash": "235dd0252efca8190ca475452ee930fa910b7317e970a75d49f9e4008ff8a153" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.4.msi", + "hash": "0e2907370a18fbea4b06a07a866a804a33e9e9a5ff564f63f78193da56fcce92" } }, "extract_dir": "Amazon\\AWSCLIV2",