aws: Update to version 2.2.1

This commit is contained in:
Richard Kuhnt 2021-04-29 23:00:24 +00:00
parent ede924b7c8
commit 3143946a15

View File

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