aws: Update to version 2.3.5

This commit is contained in:
Richard Kuhnt 2021-11-10 00:00:51 +00:00
parent 571da6bfd8
commit 142d6c317a

View File

@ -1,12 +1,12 @@
{ {
"version": "2.3.4", "version": "2.3.5",
"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.3.4.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.3.5.msi",
"hash": "6a6694cb8cab970599f5e7ce3d02ff3d406386eee1a518fee2cf2f0d086de96f" "hash": "241ee324e9d3b64abe2ec429d034feabd6556b8b4cb3caa5f34a200d0ff79168"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",