update octave checkver url

This commit is contained in:
Rémy 2016-12-11 09:54:56 +01:00
parent 6099785c80
commit e708a02bcb

View File

@ -12,7 +12,7 @@
"bin\\octave-config.exe"
],
"checkver": {
"url": "https://www.gnu.org/software/octave/download.html",
"re": "GNU Octave ([\\d.]+)"
"url": "http://wiki.octave.org/GNU_Octave_Wiki",
"re": "GNU Octave ([\\d.]+) is the current stable release"
}
}