2025-03-21 08:30:03 +00:00

22 lines
616 B
JSON

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