aws: Update to version 2.1.5

This commit is contained in:
Richard Kuhnt 2020-12-01 08:01:47 +00:00
parent f6f46df945
commit 8ac8e006ec

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.4", "version": "2.1.5",
"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.4.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.5.msi",
"hash": "2cb80f86ae42df39a3733844c7701713494563e61078ab9e9a7d5a8f49a2b6f3" "hash": "3cdab6a1292bf182262070ea863b974f57ab8aa5f1ffa2027234f1c4f45d57f9"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",