mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
optipng: (chore) Fix checkver
This commit is contained in:
parent
6bde852889
commit
8a58a49266
@ -16,7 +16,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "optipng.exe",
|
"bin": "optipng.exe",
|
||||||
"checkver": "([\\d.]+)<\\/b><\\/font> \\(stable\\)",
|
"checkver": "([\\d.]+).*\\(stable\\)",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user