xidel: Fix checkver (#3235)

This commit is contained in:
Hsiao-nan Cheung 2019-03-18 18:34:43 +08:00 committed by Richard Kuhnt
parent 0fae165487
commit ad46914784

View File

@ -7,7 +7,8 @@
"hash": "96854c2be1e3755f56fabb8f00d1fe567108461b9fab139039219a1b7c17e382",
"bin": "xidel.exe",
"checkver": {
"github": "https://github.com/benibela/xidel"
"github": "https://github.com/benibela/xidel",
"regex": "xidel-([0-9.]+).win32"
},
"autoupdate": {
"url": "https://github.com/benibela/xidel/releases/download/Xidel_$version/xidel-$version.win32.zip"