From b064b166ed12a7d12e527ac6c6953fa8f33f07a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 16:31:08 +0000 Subject: [PATCH] mprocs: Update to version 0.6.1 --- bucket/mprocs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mprocs.json b/bucket/mprocs.json index d2e65d0237..9948cb59f5 100644 --- a/bucket/mprocs.json +++ b/bucket/mprocs.json @@ -1,12 +1,12 @@ { - "version": "0.6.0", + "version": "0.6.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.0/mprocs-0.6.0-win64.zip", - "hash": "d244f4ad7a7c29b5f3b6ce781f697689caa8fb947dffee616c262ab5052581bb" + "url": "https://github.com/pvolok/mprocs/releases/download/v0.6.1/mprocs-0.6.1-win64.zip", + "hash": "d7ce4174c3fc1367dd6894cb23f555c7c2afbfb090a6633c0e91a51107aeb082" } }, "bin": "mprocs.exe",