mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
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.
21 lines
640 B
JSON
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"
|
|
]
|
|
}
|