{ "version": "1.68", "description": "Commander-style console audio player.", "homepage": "https://mpxplay.sourceforge.net", "license": "Unknown", "url": "https://downloads.sourceforge.net/project/mpxplay/Mpxplay/Mpxplay%20v1.68/mpxp168w.zip", "hash": "sha1:9db5b44bb4d5d02175be7ecafa503fdeb375eab1", "pre_install": "if (!(Test-Path \"$persist_dir\\MPXPTABS.INI\")) { New-Item \"$dir\\MPXPTABS.INI\" | Out-Null }", "bin": "mpxplay.exe", "persist": [ "MPXPLAY.INI", "MPXPTABS.INI" ], "checkver": "Mpxplay v([\\d.]+) small", "autoupdate": { "url": "https://downloads.sourceforge.net/project/mpxplay/Mpxplay/Mpxplay%20v$version/mpxp$cleanVersionw.zip" } }