{
    "version": "0.6.4",
    "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.6.4/mprocs-0.6.4-win64.zip",
            "hash": "3340a15d465a0f565c4406cba0839faeb5581840325b544b1827b6500db332dd"
        }
    },
    "bin": "mprocs.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/pvolok/mprocs/releases/download/v$version/mprocs-$version-win64.zip"
            }
        }
    }
}
