mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
mprocs: Add version 0.5.0 (#3713)
This commit is contained in:
parent
44a2b0878d
commit
2459f3dda8
21
bucket/mprocs.json
Normal file
21
bucket/mprocs.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"version": "0.5.0",
|
||||||
|
"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.5.0/mprocs-0.5.0-win64.zip",
|
||||||
|
"hash": "deb155709960b71a7f7b7f2f70154e8ec37793e94261370389e36d480165d472"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "mprocs.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/pvolok/mprocs/releases/download/v$version/mprocs-$version-win64.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user