2026-01-16 12:32:12 +00:00

22 lines
616 B
JSON

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