gifski: (chore) Switch checkver to github (#5485)

Co-authored-by: tech189 <dlloyd189@gmail.com>
This commit is contained in:
Nai Hao Cheng 2024-02-20 01:03:15 +09:00 committed by GitHub
parent e55472eadd
commit 3f47b8eea6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,9 @@
}, },
"extract_dir": "win", "extract_dir": "win",
"bin": "gifski.exe", "bin": "gifski.exe",
"checkver": "gifski-([\\d.]+)\\.zip", "checkver": {
"github": "https://github.com/ImageOptim/gifski"
},
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {