{ "version": "1.1.6", "description": "Clone of nmake to support the execution of multiple independent commands in parallel", "homepage": "https://wiki.qt.io/Jom", "license": "GPL-3.0-or-later", "url": "https://download.qt.io/official_releases/jom/jom_1_1_6.zip", "hash": "e480a22a99fc41d6afbe1b27faf34b3b9dad76ca40095179614605c3fbff637f", "bin": [ "ibjom.bat", "jom.exe" ], "checkver": { "url": "https://download.qt.io/official_releases/jom/md5sums.txt", "regex": "jom_(\\d+)_(\\d+)_(\\d+)\\.zip", "reverse": true, "replace": "${1}.${2}.${3}" }, "autoupdate": { "url": "https://download.qt.io/official_releases/jom/jom_$underscoreVersion.zip", "hash": { "url": "$url.sha256" } } }