2024-07-23 17:37:13 +08:00

22 lines
686 B
JSON

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