mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
doxygen: Update to version 1.9.0
This commit is contained in:
parent
cb14d4a543
commit
415fea6c0e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.doxygen.nl/",
|
"version": "1.9.0",
|
||||||
"description": "Documentation generator from annotated source code.",
|
"description": "Documentation generator from annotated source code.",
|
||||||
|
"homepage": "http://www.doxygen.nl/",
|
||||||
"license": "GPL-2.0-only",
|
"license": "GPL-2.0-only",
|
||||||
"version": "1.8.20",
|
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://doxygen.nl/files/doxygen-1.8.20.windows.x64.bin.zip",
|
"url": "http://doxygen.nl/files/doxygen-1.9.0.windows.x64.bin.zip",
|
||||||
"hash": "4b6000bc611caa26140194295dd671e05c66069aceb2e9261793f7fb87a3a11a"
|
"hash": "6de08e0baf8f301fce7498acdf36b610535d0e90934f0cd3b77c3ffb6da8b543"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://doxygen.nl/files/doxygen-1.8.20.windows.bin.zip",
|
"url": "http://doxygen.nl/files/doxygen-1.9.0.windows.bin.zip",
|
||||||
"hash": "0825959df1ac3aeb75e99e9543ecc1bba5ad152fcf45844383807bdea1029215"
|
"hash": "a0854ea53ec6d2a94db0510f186cd2086d6b74ea8d22b21e5f485787ca9c2ca4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
@ -20,7 +20,7 @@
|
|||||||
],
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "http://www.doxygen.nl/download.html",
|
"url": "http://www.doxygen.nl/download.html",
|
||||||
"re": "The latest version of doxygen is ([\\d.]+)"
|
"regex": "The latest version of doxygen is ([\\d.]+)"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user