From 0ce93882b6cad6e6a39026fff772b6356f8dbfa0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 04:28:50 +0000 Subject: [PATCH] mprocs: Update to version 0.7.2 --- bucket/mprocs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mprocs.json b/bucket/mprocs.json index 03e03e5b96..40d683db30 100644 --- a/bucket/mprocs.json +++ b/bucket/mprocs.json @@ -1,12 +1,12 @@ { - "version": "0.7.1", + "version": "0.7.2", "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.1/mprocs-0.7.1-windows-x86_64.zip", - "hash": "7779a27fd07c9f13c31b47656490feec9b2d05f172005132a5ca60a311ef8d18" + "url": "https://github.com/pvolok/mprocs/releases/download/v0.7.2/mprocs-0.7.2-windows-x86_64.zip", + "hash": "f9259b4f9766d784b111d327a03ddd1fb3f324693ce9e94c1af60558f80d88e2" } }, "bin": "mprocs.exe",