aws: Update to version 2.1.6

This commit is contained in:
Richard Kuhnt 2020-12-02 02:01:47 +00:00
parent 42f1e09563
commit fd88a40599

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.5", "version": "2.1.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.1.5.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.6.msi",
"hash": "3cdab6a1292bf182262070ea863b974f57ab8aa5f1ffa2027234f1c4f45d57f9" "hash": "0f4a10557b12d48089edc071203ab76debcb6813a9f3f6baf5e393a6b2c6257c"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",