From ba233d84b08b1d9bbc9312784732b2491547d8c1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 29 Oct 2021 00:00:37 +0000 Subject: [PATCH] aws: Update to version 2.3.2 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 2088e9d5a0..d230015201 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.3.1", + "version": "2.3.2", "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.1.msi", - "hash": "ac3d17d1813ce15cb46e44233a7d17815ce1b09353f01f01f33ad2f0e9b1efe2" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.3.2.msi", + "hash": "661cdbba6b07858bb7dafe87397a6a7ce578dadbcfba8fbeae2a945f55d682aa" } }, "extract_dir": "Amazon\\AWSCLIV2",