mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 23:31:20 +00:00
22 lines
618 B
JSON
22 lines
618 B
JSON
{
|
|
"version": "0.23.14",
|
|
"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.14/mpd.exe",
|
|
"hash": "61628b5977116b64baf76a7fbda8f57e3fe6e37d5ab0ce24fe04092cd13c9c54"
|
|
}
|
|
},
|
|
"bin": "mpd.exe",
|
|
"checkver": ">MPD ([\\d.]+) released",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://www.musicpd.org/download/win32/$version/mpd.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|