mprocs: Update to version 0.7.2

This commit is contained in:
github-actions[bot] 2025-01-21 04:28:50 +00:00
parent 0dcc4f0a0d
commit 0ce93882b6

View File

@ -1,12 +1,12 @@
{ {
"version": "0.7.1", "version": "0.7.2",
"description": "Run multiple commands in parallel", "description": "Run multiple commands in parallel",
"homepage": "https://github.com/pvolok/mprocs", "homepage": "https://github.com/pvolok/mprocs",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/pvolok/mprocs/releases/download/v0.7.1/mprocs-0.7.1-windows-x86_64.zip", "url": "https://github.com/pvolok/mprocs/releases/download/v0.7.2/mprocs-0.7.2-windows-x86_64.zip",
"hash": "7779a27fd07c9f13c31b47656490feec9b2d05f172005132a5ca60a311ef8d18" "hash": "f9259b4f9766d784b111d327a03ddd1fb3f324693ce9e94c1af60558f80d88e2"
} }
}, },
"bin": "mprocs.exe", "bin": "mprocs.exe",