From d25650d567cf7aaa5823681b653dea9cfcf7851f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 17 Jun 2021 23:00:23 +0000 Subject: [PATCH] aws: Update to version 2.2.13 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 8661f4e6e9..04e1c23ea4 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.2.12", + "version": "2.2.13", "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.12.msi", - "hash": "504deec75adc7c4048e7f257f2ba236aa505907303633ef79804875314c3ae82" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.13.msi", + "hash": "7a1afb22575c5f314faf592177e5a923c56ad7fe284cd7579e8c1c8c1d631424" } }, "extract_dir": "Amazon\\AWSCLIV2",