aws: Update to version 2.0.60

This commit is contained in:
Richard Kuhnt 2020-10-28 01:00:28 +00:00
parent a7dab5288e
commit d30fb1ad80

View File

@ -1,12 +1,12 @@
{ {
"version": "2.0.59", "version": "2.0.60",
"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.0.59.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.0.60.msi",
"hash": "8891e402d718d59de532d629a04b069b302e55a6eb0628db82d3fb0b4e828da3" "hash": "55b187676c7d6aef19fa6a71076aefb6d3f6738f074bb504dcd1a53bd441d398"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",