diff --git a/bucket/mpxplay.json b/bucket/mpxplay.json new file mode 100644 index 0000000000..a6397753c9 --- /dev/null +++ b/bucket/mpxplay.json @@ -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" + } +}