mprocs: Update to version 0.6.0

This commit is contained in:
github-actions[bot] 2022-07-04 04:36:53 +00:00
parent 530243163e
commit e3faff6a32

View File

@ -1,12 +1,12 @@
{ {
"version": "0.5.0", "version": "0.6.0",
"description": "Run multiple commands in parallel", "description": "Run multiple commands in parallel",
"homepage": "https://github.com/pvolok/mprocs", "homepage": "https://github.com/pvolok/mprocs",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/pvolok/mprocs/releases/download/v0.5.0/mprocs-0.5.0-win64.zip", "url": "https://github.com/pvolok/mprocs/releases/download/v0.6.0/mprocs-0.6.0-win64.zip",
"hash": "deb155709960b71a7f7b7f2f70154e8ec37793e94261370389e36d480165d472" "hash": "d244f4ad7a7c29b5f3b6ce781f697689caa8fb947dffee616c262ab5052581bb"
} }
}, },
"bin": "mprocs.exe", "bin": "mprocs.exe",