2025-12-20 00:40:00 +00:00

22 lines
686 B
JSON

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