mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			728 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			728 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "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"
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)