From 1ba29cbe3a765779d362513eb1eb412f17818d86 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 17 Sep 2021 00:01:49 +0000 Subject: [PATCH] aws: Update to version 2.2.39 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 443b0c34d7..9585f57d34 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.2.38", + "version": "2.2.39", "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.38.msi", - "hash": "a7d29b36d48c9331bc5dc93434b00c7c1e7d3fe160df6ff4f3606120fb272db4" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.39.msi", + "hash": "d0c5a16709957cbdda950075fb25a8403f2dd00890464b0c3d28a6c62f55775d" } }, "extract_dir": "Amazon\\AWSCLIV2",