aws: Update to version 2.2.44

This commit is contained in:
Richard Kuhnt 2021-10-05 23:01:29 +00:00
parent 86017056eb
commit 123471ab9f

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.43", "version": "2.2.44",
"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.2.43.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.44.msi",
"hash": "2f7699829ea057892e90bfad686312a6c3b37315d54f8514637c6c5568edd2ee" "hash": "ffc499fdd9e88ff9a9b24954ee39ef7c2b74b7ecb499dd75eba25e75efa84db8"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",