2023-12-20 16:26:28 +00:00

22 lines
618 B
JSON

{
"version": "0.23.15",
"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.15/mpd.exe",
"hash": "f5f4b4cb4aecc278af045eee9ba9d3b667d2b9ace5303e8f1569c0aa5d595fce"
}
},
"bin": "mpd.exe",
"checkver": ">MPD ([\\d.]+) released",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://www.musicpd.org/download/win32/$version/mpd.exe"
}
}
}
}