2022-07-22 16:31:08 +00:00

22 lines
668 B
JSON

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