From d0b8e1913cf50bd261e1243edb62ac398c318b56 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 28 Sep 2021 23:00:37 +0000 Subject: [PATCH] aws: Update to version 2.2.42 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index a5776e3332..e50ca1f236 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.2.41", + "version": "2.2.42", "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.41.msi", - "hash": "c5d71a5ac64a02943f01a9eeadf26184e8a205bf9ee36fe2e5c0e1a563414032" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.42.msi", + "hash": "8449f8413d0b83e49ae2c231a58fec954c74093bbacd48fc095e75265f2f83c3" } }, "extract_dir": "Amazon\\AWSCLIV2",