From 2eac258467107e4ea7b80a0307bc22819afdd340 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 12 Nov 2021 00:00:43 +0000 Subject: [PATCH] aws: Update to version 2.3.6 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index ec1020efdb..cfec69a993 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.3.5", + "version": "2.3.6", "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.3.5.msi", - "hash": "241ee324e9d3b64abe2ec429d034feabd6556b8b4cb3caa5f34a200d0ff79168" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.3.6.msi", + "hash": "c7859639b571194c152700d5715672c7ad04fd3cab9488ef17470d24d9a2dd9a" } }, "extract_dir": "Amazon\\AWSCLIV2",