mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
mpd: Fix checkver (#4542)
This commit is contained in:
parent
d5bdab4584
commit
aeed6cc850
@ -10,7 +10,7 @@
|
||||
}
|
||||
},
|
||||
"bin": "mpd.exe",
|
||||
"checkver": "MPD ([\\d.]+) released",
|
||||
"checkver": ">MPD ([\\d.]+) released",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user