aws: Update to version 2.2.17

This commit is contained in:
Richard Kuhnt 2021-07-07 01:00:19 +00:00
parent 879d45b846
commit af4c2e7315

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.16", "version": "2.2.17",
"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.16.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.17.msi",
"hash": "dda5c6932b3896023416c8194c70597e38d9842a53e821c942981f7b4adbce5e" "hash": "d6cab7a399618a85b1032dcf152e231eea59de3e4bc943a8e3205e71acb3af21"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",