From 883d7f5de67b3f55b91b6aa6639e7d2e7551c1b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 08:30:00 +0000 Subject: [PATCH] mprocs: Update to version 0.7.3 --- bucket/mprocs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mprocs.json b/bucket/mprocs.json index 40d683db30..3683f189e6 100644 --- a/bucket/mprocs.json +++ b/bucket/mprocs.json @@ -1,12 +1,12 @@ { - "version": "0.7.2", + "version": "0.7.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.7.2/mprocs-0.7.2-windows-x86_64.zip", - "hash": "f9259b4f9766d784b111d327a03ddd1fb3f324693ce9e94c1af60558f80d88e2" + "url": "https://github.com/pvolok/mprocs/releases/download/v0.7.3/mprocs-0.7.3-windows-x86_64.zip", + "hash": "25a0118b06380092c0a850f0d53bcc39d3088a603d68145e6a48835fdfdb805e" } }, "bin": "mprocs.exe",