aws: Update to version 2.3.6

This commit is contained in:
Richard Kuhnt 2021-11-12 00:00:43 +00:00
parent 2b5a41c9f8
commit 2eac258467

View File

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