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