From ab40ce58d3515b840d770656c3c2f77c86899654 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 2 Dec 2021 03:00:35 +0000 Subject: [PATCH] aws: Update to version 2.4.4 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index dbb82fbb87..721631d5af 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.4.3", + "version": "2.4.4", "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.4.3.msi", - "hash": "0f327f2db503855ad866b9b400726fdbe89d2faefff07d534765d4f68c103e88" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.4.4.msi", + "hash": "69235b9e1c402b1429c8d3fe4e61a3ecac5a2610147c9c49ca74f2cdee1a5414" } }, "extract_dir": "Amazon\\AWSCLIV2",