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