aws: Update to version 2.2.42

This commit is contained in:
Richard Kuhnt 2021-09-28 23:00:37 +00:00
parent 7b062d9932
commit d0b8e1913c

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.41", "version": "2.2.42",
"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.41.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.42.msi",
"hash": "c5d71a5ac64a02943f01a9eeadf26184e8a205bf9ee36fe2e5c0e1a563414032" "hash": "8449f8413d0b83e49ae2c231a58fec954c74093bbacd48fc095e75265f2f83c3"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",