2024-12-03 12:32:45 +00:00

22 lines
618 B
JSON

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