mprocs: Update to version 0.6.2

This commit is contained in:
github-actions[bot] 2022-08-09 12:32:34 +00:00
parent 5740f9c4f0
commit 74f76b023e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.6.1", "version": "0.6.2",
"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.1/mprocs-0.6.1-win64.zip", "url": "https://github.com/pvolok/mprocs/releases/download/v0.6.2/mprocs-0.6.2-win64.zip",
"hash": "d7ce4174c3fc1367dd6894cb23f555c7c2afbfb090a6633c0e91a51107aeb082" "hash": "863e317446930a9d7dd21235a79a18f4e60a0f0876302b0a6d4af22a55031c95"
} }
}, },
"bin": "mprocs.exe", "bin": "mprocs.exe",