ScoopInstaller_Main/doxygen.json
monotykamary 9e8a791279 Update doxygen to 1.8.11 (#818)
SHA-256 taken from 7zip;
doxysearch.cgi.exe is added to bin.

zip content differences from 1.8.8:
- doxysearch.cgi is replaced with doxysearch.cgi.exe;
- libclang.dll is added.
2016-05-05 08:13:58 +10:00

21 lines
640 B
JSON

{
"homepage": "http://www.doxygen.nl/",
"license": "GPL2",
"version": "1.8.11",
"architecture": {
"64bit": {
"url": "http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.11.windows.x64.bin.zip",
"hash": "6ce7c259975fb3dc449313913de71b89665d15c49cf674db6952f304bb3dfaaa"
},
"32bit": {
"url": "http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.11.windows.bin.zip",
"hash": "f25964e0203739d77e79d74bafdbef212bd97748e20fdafad078a8e2d315a7ff"
}
},
"bin": [
"doxygen.exe",
"doxyindexer.exe",
"doxysearch.cgi.exe"
]
}