mprocs: Update to version 0.7.3

This commit is contained in:
github-actions[bot] 2025-05-21 08:30:00 +00:00
parent 83e43f56b1
commit 883d7f5de6

View File

@ -1,12 +1,12 @@
{ {
"version": "0.7.2", "version": "0.7.3",
"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.2/mprocs-0.7.2-windows-x86_64.zip", "url": "https://github.com/pvolok/mprocs/releases/download/v0.7.3/mprocs-0.7.3-windows-x86_64.zip",
"hash": "f9259b4f9766d784b111d327a03ddd1fb3f324693ce9e94c1af60558f80d88e2" "hash": "25a0118b06380092c0a850f0d53bcc39d3088a603d68145e6a48835fdfdb805e"
} }
}, },
"bin": "mprocs.exe", "bin": "mprocs.exe",