mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
mprocs: Update to version 0.7.1 (#5979)
This commit is contained in:
parent
6a7e4759db
commit
cdf237c6f6
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.6.4",
|
||||
"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.6.4/mprocs-0.6.4-win64.zip",
|
||||
"hash": "3340a15d465a0f565c4406cba0839faeb5581840325b544b1827b6500db332dd"
|
||||
"url": "https://github.com/pvolok/mprocs/releases/download/v0.7.1/mprocs-0.7.1-windows-x86_64.zip",
|
||||
"hash": "7779a27fd07c9f13c31b47656490feec9b2d05f172005132a5ca60a311ef8d18"
|
||||
}
|
||||
},
|
||||
"bin": "mprocs.exe",
|
||||
@ -14,7 +14,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/pvolok/mprocs/releases/download/v$version/mprocs-$version-win64.zip"
|
||||
"url": "https://github.com/pvolok/mprocs/releases/download/v$version/mprocs-$version-windows-x86_64.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user