From 630504571bfbdfebc170e3a0b3ca98cb99102503 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 14 Jan 2021 23:01:49 +0000 Subject: [PATCH] aws: Update to version 2.1.19 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 038b997e26..3241f29830 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.1.18", + "version": "2.1.19", "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.18.msi", - "hash": "0c126d19947d4ba082066fd7e3d5d493718d2c8fee62ce7e3672fc519faa172c" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.19.msi", + "hash": "61857b1103d28b164ca66f720258665ccaa52986a452a4e850782d52a102f22a" } }, "extract_dir": "Amazon\\AWSCLIV2",