From e58782fc73a9337b7b2abc0457439500265f76bd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 8 Jul 2021 23:00:26 +0000 Subject: [PATCH] aws: Update to version 2.2.18 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 627ac7a6ab..1b824a30fb 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.2.17", + "version": "2.2.18", "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.17.msi", - "hash": "d6cab7a399618a85b1032dcf152e231eea59de3e4bc943a8e3205e71acb3af21" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.18.msi", + "hash": "95dd60d3d48dda6bee3c63e7098f33729feac66ce8b03bff02985511582dd9cd" } }, "extract_dir": "Amazon\\AWSCLIV2",