2022-11-28 16:28:47 +00:00

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"
}
}
}
}