aws: Update to version 2.2.43

This commit is contained in:
Richard Kuhnt 2021-10-01 01:00:31 +00:00
parent 366ac9cc92
commit 9733c47c61

View File

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