aws: Update to version 2.1.0

This commit is contained in:
Richard Kuhnt 2020-11-11 00:01:47 +00:00
parent 36d2274ab9
commit a677651f5d

View File

@ -1,12 +1,12 @@
{ {
"version": "2.0.63", "version": "2.1.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.0.63.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.0.msi",
"hash": "cd897ea06a27bc469950b25190bf40fd291d89af1e3902d9cc7f9861641dfbf4" "hash": "8f6af8265787667cf1083b61686a98492bf86f9d9790aef69e43d3198dc59b46"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",