mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gifski: Fix checkver (#481)
This commit is contained in:
parent
0f22d05588
commit
526bbd2b5f
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user