mprocs: Update to version 0.6.4

This commit is contained in:
github-actions[bot] 2022-11-02 00:39:02 +00:00
parent add99d7c65
commit 2e63b709d5

View File

@ -1,12 +1,12 @@
{ {
"version": "0.6.3", "version": "0.6.4",
"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.6.3/mprocs-0.6.3-win64.zip", "url": "https://github.com/pvolok/mprocs/releases/download/v0.6.4/mprocs-0.6.4-win64.zip",
"hash": "23145543c5157119ad6654e87e56c993fd1eb66e8053fb6363b572521aa70223" "hash": "3340a15d465a0f565c4406cba0839faeb5581840325b544b1827b6500db332dd"
} }
}, },
"bin": "mprocs.exe", "bin": "mprocs.exe",