2025-05-20 08:30:38 +00:00

22 lines
616 B
JSON

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