aws: Update to version 2.4.3

This commit is contained in:
Richard Kuhnt 2021-11-30 03:00:28 +00:00
parent eafddbc260
commit e8682b0df0

View File

@ -1,12 +1,12 @@
{ {
"version": "2.4.2", "version": "2.4.3",
"description": "Unified tool to manage AWS services", "description": "Unified tool to manage AWS services",
"homepage": "https://aws.amazon.com/cli/", "homepage": "https://aws.amazon.com/cli/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.4.2.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.4.3.msi",
"hash": "570852b87c18fb5279576c4a32f8702467634e5f3b96d104fd28c419aa768775" "hash": "0f327f2db503855ad866b9b400726fdbe89d2faefff07d534765d4f68c103e88"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",