From 98d48e6657ed7767adeae8582bbd410b5279fab9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 Aug 2022 00:34:27 +0000 Subject: [PATCH] mprocs: Update to version 0.6.3 --- bucket/mprocs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mprocs.json b/bucket/mprocs.json index 308a0f69b2..a72d88c898 100644 --- a/bucket/mprocs.json +++ b/bucket/mprocs.json @@ -1,12 +1,12 @@ { - "version": "0.6.2", + "version": "0.6.3", "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.2/mprocs-0.6.2-win64.zip", - "hash": "863e317446930a9d7dd21235a79a18f4e60a0f0876302b0a6d4af22a55031c95" + "url": "https://github.com/pvolok/mprocs/releases/download/v0.6.3/mprocs-0.6.3-win64.zip", + "hash": "23145543c5157119ad6654e87e56c993fd1eb66e8053fb6363b572521aa70223" } }, "bin": "mprocs.exe",