From f04b846da954fb50a0ff12916f99acff5077bc60 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 25 Aug 2021 00:00:36 +0000 Subject: [PATCH] aws: Update to version 2.2.32 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index ed005f3954..48322baf21 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.2.31", + "version": "2.2.32", "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.31.msi", - "hash": "0b8697e3a668f3bec32602bbd68467671953783b6af0a7fcc8217afd7c9e7c5b" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.32.msi", + "hash": "79d9492ee89da0599ce727a45ab6641a57b074093da903f79f7f3079df406da9" } }, "extract_dir": "Amazon\\AWSCLIV2",