2025-12-22 20:30:56 +00:00

22 lines
686 B
JSON

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