From cb60a1d3a0c536e193138695aa1e797e3ab73a4a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 27 May 2021 23:00:53 +0000 Subject: [PATCH] aws: Update to version 2.2.7 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index eac371b827..7a1f532052 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.2.6", + "version": "2.2.7", "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.2.6.msi", - "hash": "42622d0a42580694dae612b6da72f17067a40d133a8f02d9937495ecce361e68" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.7.msi", + "hash": "89166c2eefe57dbc6e685dabc96ba6453fe34d663c7f0c9d5c4346e0ab121c97" } }, "extract_dir": "Amazon\\AWSCLIV2",