From c0cb2bb3e2c46eaec2358a9e234a41b4a10c05b7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 17 Dec 2020 01:01:49 +0000 Subject: [PATCH] aws: Update to version 2.1.12 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index e8bf922c77..59ae2f6c6f 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.1.11", + "version": "2.1.12", "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.11.msi", - "hash": "d6f8ff16808c56a12a33c05225943d52bfb1b1fab4344202b4eff8c1e2e44a29" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.12.msi", + "hash": "216b7a85ae31aaf742c3ec570970d5f1ef8aeae10094454f9bfc92042040a14c" } }, "extract_dir": "Amazon\\AWSCLIV2",