From e3faff6a329314b1dfb4311ecedf422349cfb601 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 04:36:53 +0000 Subject: [PATCH] mprocs: Update to version 0.6.0 --- bucket/mprocs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mprocs.json b/bucket/mprocs.json index a5dbd46a70..d2e65d0237 100644 --- a/bucket/mprocs.json +++ b/bucket/mprocs.json @@ -1,12 +1,12 @@ { - "version": "0.5.0", + "version": "0.6.0", "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.5.0/mprocs-0.5.0-win64.zip", - "hash": "deb155709960b71a7f7b7f2f70154e8ec37793e94261370389e36d480165d472" + "url": "https://github.com/pvolok/mprocs/releases/download/v0.6.0/mprocs-0.6.0-win64.zip", + "hash": "d244f4ad7a7c29b5f3b6ce781f697689caa8fb947dffee616c262ab5052581bb" } }, "bin": "mprocs.exe",