2022-08-09 12:32:34 +00:00

22 lines
668 B
JSON

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