From 8a6c6067a7dadd90f90108e3c427da2a54d1214a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 9 Dec 2020 02:01:48 +0000 Subject: [PATCH] aws: Update to version 2.1.8 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 4058d216af..ba39a28a1d 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.1.7", + "version": "2.1.8", "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.7.msi", - "hash": "23c6b544418faa8c083ff34875e6dcd839bc18c1231ccb9e719796c3e7d771a6" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.8.msi", + "hash": "9230f102c6c2618396238c9daea70957df06f3885a9c41b1fa5ff2461867dabc" } }, "extract_dir": "Amazon\\AWSCLIV2",