From 9733c47c611de798853d9a487c5fd3e1338e0bd3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 1 Oct 2021 01:00:31 +0000 Subject: [PATCH] aws: Update to version 2.2.43 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index e50ca1f236..18d6872c65 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.2.42", + "version": "2.2.43", "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.42.msi", - "hash": "8449f8413d0b83e49ae2c231a58fec954c74093bbacd48fc095e75265f2f83c3" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.43.msi", + "hash": "2f7699829ea057892e90bfad686312a6c3b37315d54f8514637c6c5568edd2ee" } }, "extract_dir": "Amazon\\AWSCLIV2",