mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
22 lines
616 B
JSON
22 lines
616 B
JSON
{
|
|
"version": "0.24.6",
|
|
"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.6/mpd.exe",
|
|
"hash": "9f7458e41ac2991b90b66111dfb421a0ed012b080d081d0a11ec1d425ef617b2"
|
|
}
|
|
},
|
|
"bin": "mpd.exe",
|
|
"checkver": ">MPD ([\\d.]+) released",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://www.musicpd.org/download/win32/$version/mpd.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|