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