mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mpd: Add version 0.23.7 (#3579)
* Add mpd.json * Update mpd.json * Update bucket/mpd.json Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
parent
57477f958e
commit
f92efd5aa0
21
bucket/mpd.json
Normal file
21
bucket/mpd.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"version": "0.23.7",
|
||||||
|
"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.7/mpd.exe",
|
||||||
|
"hash": "7e30ceb29544039a94b2b234901403ffa6c984cb0c8248c1f596314d203c8c2f"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "mpd.exe",
|
||||||
|
"checkver": "MPD ([\\d.]+) released",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://www.musicpd.org/download/win32/$version/mpd.exe"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user