aws: Update to version 2.4.0

This commit is contained in:
Richard Kuhnt 2021-11-18 23:01:03 +00:00
parent 063f869800
commit bd7ca101fd

View File

@ -1,12 +1,12 @@
{ {
"version": "2.3.7", "version": "2.4.0",
"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.7.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.4.0.msi",
"hash": "26371211d1faa2540371053073dd41de36c9fade65a7096116668fa680ef35a3" "hash": "1638d7b7ab7e50409c9544f5f46964e18fe84d120d8c31328915ed7dd12eebc3"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",