From 9a895ea1f4f85bdc3df494363d79327803e50ff3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 20 Jan 2021 01:01:48 +0000 Subject: [PATCH] aws: Update to version 2.1.20 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 3241f29830..108af4da58 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.1.19", + "version": "2.1.20", "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.19.msi", - "hash": "61857b1103d28b164ca66f720258665ccaa52986a452a4e850782d52a102f22a" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.20.msi", + "hash": "67ec3fdee4b6f7ed27e707f2a606df9e9e28acfd7370006bae50a36e6a0143b3" } }, "extract_dir": "Amazon\\AWSCLIV2",