aws: Update to version 2.4.2

This commit is contained in:
Richard Kuhnt 2021-11-26 22:01:48 +00:00
parent 1cd4a40952
commit 40de8c4e5a

View File

@ -1,12 +1,12 @@
{ {
"version": "2.4.1", "version": "2.4.2",
"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.1.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.4.2.msi",
"hash": "2ab746dbe939823a6568245488070d696ccbb6cdaafdfa2bea15de53138b9ae7" "hash": "570852b87c18fb5279576c4a32f8702467634e5f3b96d104fd28c419aa768775"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",