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