{ "homepage": "http://www.doxygen.nl/", "description": "Documentation generator from annotated source code.", "license": "GPL-2.0-only", "version": "1.8.16", "architecture": { "64bit": { "url": "http://doxygen.nl/files/doxygen-1.8.16.windows.x64.bin.zip", "hash": "c84890ec003841c1ee6ff35dd3b17fdfd5ae4c2914d1c8df11dcc3719d294ac5" }, "32bit": { "url": "http://doxygen.nl/files/doxygen-1.8.16.windows.bin.zip", "hash": "eef7df610f0826eb500fb6da15a1df4bc40c0d0035d24dca5c4fd448a9066d66" } }, "bin": [ "doxygen.exe", "doxyindexer.exe", "doxysearch.cgi.exe" ], "checkver": { "url": "http://www.doxygen.nl/download.html", "re": "The latest version of doxygen is ([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "http://doxygen.nl/files/doxygen-$version.windows.x64.bin.zip" }, "32bit": { "url": "http://doxygen.nl/files/doxygen-$version.windows.bin.zip" } } } }