aws: Update to version 2.2.20

This commit is contained in:
Richard Kuhnt 2021-07-15 23:00:23 +00:00
parent e4ee1fb52c
commit c3c24749c3

View File

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