aws: Update to version 2.2.0

This commit is contained in:
Richard Kuhnt 2021-04-27 23:00:22 +00:00
parent bed6a98cca
commit b85c7e297c

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.39", "version": "2.2.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.1.39.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.0.msi",
"hash": "a3292ebe025bb289563cba62df5c7aee7fd8d5e75f241176d32b8af7924f972d" "hash": "3659d41a1361304ea38b1b8e5bcebe3b494c88abbed79f5f9acbc6d2e9079fd2"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",