aws: Update to version 2.2.19

This commit is contained in:
Richard Kuhnt 2021-07-14 18:00:18 +00:00
parent 8cd73a88dd
commit 7049229bc0

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.18", "version": "2.2.19",
"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.2.18.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.19.msi",
"hash": "95dd60d3d48dda6bee3c63e7098f33729feac66ce8b03bff02985511582dd9cd" "hash": "5ff4eca8b105fbbb8cc69478961476734ee216ba4ff3b8ca42c05aff06062c6b"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",