{
    "version": "0.9.2",
    "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.9.2/mprocs-0.9.2-windows-x86_64.zip",
            "hash": "7fbbe8d9633ae5e8da8032fb733ba36c2f7ab337a4f001913cb26d020bdac03f"
        }
    },
    "bin": "mprocs.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/pvolok/mprocs/releases/download/v$version/mprocs-$version-windows-x86_64.zip"
            }
        }
    }
}
