Mpxplay: Add version 1.64 (#548)

This commit is contained in:
linsui 2019-11-13 18:05:51 +00:00 committed by Richard Kuhnt
parent 16b14986d4
commit 3e399378bc

14
bucket/mpxplay.json Normal file
View File

@ -0,0 +1,14 @@
{
"version": "1.64",
"homepage": "http://mpxplay.sourceforge.net",
"description": "Commander-style console audio player.",
"license": "Unknown",
"url": "https://downloads.sourceforge.net/project/mpxplay/Mpxplay/Mpxplay%20v1.64/mpxp164w.zip",
"hash": "sha1:e5054a86fac8ccde74d358a4bad9a44e33ecc895",
"bin": "mpxplay.exe",
"persist": "MPXPLAY.INI",
"checkver": "Mpxplay v([\\d.]+) small",
"autoupdate": {
"url": "https://downloads.sourceforge.net/project/mpxplay/Mpxplay/Mpxplay%20v$version/mpxp$cleanVersionw.zip"
}
}