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