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