2023-03-11 14:13:05 +05:30

22 lines
618 B
JSON

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