ScoopInstaller_Main/doxygen.json
Roy Ivy III a5d219e0c9 whitespace cleanup
* makes changes to almost all main repo files to be in accordance with .editorconfig
* some files in "test\fixtures\..." were left alone to avoid breaking tests
* NOTE: whitespace changes *only* (`git diff -b` shows no changes)
2015-08-17 22:54:43 -05:00

20 lines
607 B
JSON

{
"homepage": "http://www.doxygen.nl/",
"license": "GPL2",
"version": "1.8.8",
"architecture": {
"64bit": {
"url": "http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.8.windows.x64.bin.zip",
"hash": "68f941ca2991c70100418785c773de07777adfe3cb4b0f49146f1d9a45f6d559"
},
"32bit": {
"url": "http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.8.windows.bin.zip",
"hash": "d4bd6b3e4279a5533a53533a497e8cb1bd62e9c75007dce693b28d0aac9783f2"
}
},
"bin": [
"doxygen.exe",
"doxyindexer.exe"
]
}