diff --git a/bucket/doxygen.json b/bucket/doxygen.json index 505c725f..010edb80 100644 --- a/bucket/doxygen.json +++ b/bucket/doxygen.json @@ -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": [ diff --git a/bucket/srvman.json b/bucket/srvman.json index 24bb0223..c1a9f3ed 100644 --- a/bucket/srvman.json +++ b/bucket/srvman.json @@ -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" }