mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
22 lines
617 B
JSON
22 lines
617 B
JSON
{
|
|
"version": "0.23.11",
|
|
"description": "Music Player Daemon",
|
|
"homepage": "https://www.musicpd.org/",
|
|
"license": "GPL-2.0-or-later",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://www.musicpd.org/download/win32/0.23.11/mpd.exe",
|
|
"hash": "86be953f1c74b9beec0dca0789647e4fc4adbee4dede64c1505af941e93f4e3d"
|
|
}
|
|
},
|
|
"bin": "mpd.exe",
|
|
"checkver": "MPD ([\\d.]+) released",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://www.musicpd.org/download/win32/$version/mpd.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|