From 3cf941eeca2f7adf3cee98b992c4d6a71644272d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 2 Jul 2021 00:00:40 +0000 Subject: [PATCH] aws: Update to version 2.2.16 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index a88f363c84..ec5a2397ae 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.2.15", + "version": "2.2.16", "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.15.msi", - "hash": "ffc758600aa62770b043fca47c72dd6203e1703b2ea19e8b850f079ba91d9006" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.16.msi", + "hash": "dda5c6932b3896023416c8194c70597e38d9842a53e821c942981f7b4adbce5e" } }, "extract_dir": "Amazon\\AWSCLIV2",