mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			686 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			686 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.7.3",
 | 
						|
    "description": "Run multiple commands in parallel",
 | 
						|
    "homepage": "https://github.com/pvolok/mprocs",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/pvolok/mprocs/releases/download/v0.7.3/mprocs-0.7.3-windows-x86_64.zip",
 | 
						|
            "hash": "25a0118b06380092c0a850f0d53bcc39d3088a603d68145e6a48835fdfdb805e"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "mprocs.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/pvolok/mprocs/releases/download/v$version/mprocs-$version-windows-x86_64.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |