doxygen: Update to version 1.9.0

This commit is contained in:
Jakub Čábera 2020-12-28 09:25:35 +01:00
parent cb14d4a543
commit 415fea6c0e

View File

@ -1,16 +1,16 @@
{
"homepage": "http://www.doxygen.nl/",
"version": "1.9.0",
"description": "Documentation generator from annotated source code.",
"homepage": "http://www.doxygen.nl/",
"license": "GPL-2.0-only",
"version": "1.8.20",
"architecture": {
"64bit": {
"url": "http://doxygen.nl/files/doxygen-1.8.20.windows.x64.bin.zip",
"hash": "4b6000bc611caa26140194295dd671e05c66069aceb2e9261793f7fb87a3a11a"
"url": "http://doxygen.nl/files/doxygen-1.9.0.windows.x64.bin.zip",
"hash": "6de08e0baf8f301fce7498acdf36b610535d0e90934f0cd3b77c3ffb6da8b543"
},
"32bit": {
"url": "http://doxygen.nl/files/doxygen-1.8.20.windows.bin.zip",
"hash": "0825959df1ac3aeb75e99e9543ecc1bba5ad152fcf45844383807bdea1029215"
"url": "http://doxygen.nl/files/doxygen-1.9.0.windows.bin.zip",
"hash": "a0854ea53ec6d2a94db0510f186cd2086d6b74ea8d22b21e5f485787ca9c2ca4"
}
},
"bin": [
@ -20,7 +20,7 @@
],
"checkver": {
"url": "http://www.doxygen.nl/download.html",
"re": "The latest version of doxygen is ([\\d.]+)"
"regex": "The latest version of doxygen is ([\\d.]+)"
},
"autoupdate": {
"architecture": {