mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
22 lines
617 B
JSON
22 lines
617 B
JSON
{
|
|
"version": "0.23.10",
|
|
"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.10/mpd.exe",
|
|
"hash": "94a321e0336e7326e3254c1637b8076d85783f44fb9891d30de9c36c5ad4dca7"
|
|
}
|
|
},
|
|
"bin": "mpd.exe",
|
|
"checkver": "MPD ([\\d.]+) released",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://www.musicpd.org/download/win32/$version/mpd.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|