gifski: Fix checkver (#481)

This commit is contained in:
Chawye Hsu 2019-11-22 19:26:41 +08:00 committed by Hsiao-nan Cheung
parent 0f22d05588
commit 526bbd2b5f

View File

@ -8,7 +8,7 @@
"extract_dir": "win", "extract_dir": "win",
"bin": "gifski.exe", "bin": "gifski.exe",
"checkver": { "checkver": {
"github": "https://github.com/ImageOptim/gifski/" "regex": "For Windows.*?gifski-([\\d.]+).zip"
}, },
"autoupdate": { "autoupdate": {
"url": "https://gif.ski/gifski-$version.zip" "url": "https://gif.ski/gifski-$version.zip"