From 036923de012a8c4f70a411ac709be560be68c721 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 15 Dec 2020 23:01:48 +0000 Subject: [PATCH] aws: Update to version 2.1.11 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 0814039091..e8bf922c77 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.1.10", + "version": "2.1.11", "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.10.msi", - "hash": "eef16229305da986853aa60b3a824467339d2334cab266bf0ed3bd66ccdd5a23" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.11.msi", + "hash": "d6f8ff16808c56a12a33c05225943d52bfb1b1fab4344202b4eff8c1e2e44a29" } }, "extract_dir": "Amazon\\AWSCLIV2",