2026-01-21 00:44:59 +00:00

22 lines
686 B
JSON

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