Merge branch 'asmgf-patch-1'

This commit is contained in:
Luke Sampson
2016-12-15 08:23:42 +11:00
2 changed files with 7 additions and 7 deletions
+5 -5
View File
@@ -1,15 +1,15 @@
{
"homepage": "http://www.doxygen.nl/",
"license": "GPL2",
"version": "1.8.11",
"version": "1.8.12",
"architecture": {
"64bit": {
"url": "http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.11.windows.x64.bin.zip",
"hash": "6ce7c259975fb3dc449313913de71b89665d15c49cf674db6952f304bb3dfaaa"
"url": "http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.12.windows.x64.bin.zip",
"hash": "b39d7efc910565c776f352c109b2915de546891d01c3724b404d7e6f036d0d02"
},
"32bit": {
"url": "http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.11.windows.bin.zip",
"hash": "f25964e0203739d77e79d74bafdbef212bd97748e20fdafad078a8e2d315a7ff"
"url": "http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.12.windows.bin.zip",
"hash": "23049f875420668c8899ab27292af0b76ee29ccf00100ecb94997c78d409c3de"
}
},
"bin": [
+2 -2
View File
@@ -14,7 +14,7 @@
["srvman.exe", "service"]
],
"checkver": "Current Release: Version ([0-9\\.]+)",
"notes": "Always use sudo to start, stop or edit ig. [ sudo srvman start nginx or sudo service restart apache ].
"notes": "Always use sudo to start, stop or edit ig. [ sudo srvman start nginx or sudo service restart apache ].
Visit http://tools.sysprogs.org/srvman/ for more info"
}