From 176d7fbdba86561da72a3e75be7552a4738970a3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 13 Jan 2021 02:01:48 +0000 Subject: [PATCH] aws: Update to version 2.1.18 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 611c88a934..038b997e26 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.1.17", + "version": "2.1.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.1.17.msi", - "hash": "70310daba3761b7367429a2c4169f4399ab67f8a3082bc75ffdaf18ad11e9f8e" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.18.msi", + "hash": "0c126d19947d4ba082066fd7e3d5d493718d2c8fee62ce7e3672fc519faa172c" } }, "extract_dir": "Amazon\\AWSCLIV2",