From 308ad61689c6a77604ba4b32ec87d4b36c985825 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 21 Apr 2021 23:00:20 +0000 Subject: [PATCH] aws: Update to version 2.1.39 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 5ab41c8631..ef5bfc7c7a 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.1.38", + "version": "2.1.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.1.38.msi", - "hash": "c79a87f05fa3307f9259c431640ece7ba4a4b493ffd7fe2345bef790a0349d71" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.39.msi", + "hash": "a3292ebe025bb289563cba62df5c7aee7fd8d5e75f241176d32b8af7924f972d" } }, "extract_dir": "Amazon\\AWSCLIV2",