2022-08-20 00:34:27 +00:00

22 lines
668 B
JSON

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