From 27be6a4534358e9a6c08ebf1d7417f7a86f2da38 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 12:30:49 +0000 Subject: [PATCH] jom: Update to version 1.1.4 --- bucket/jom.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jom.json b/bucket/jom.json index 74c010cbba..d0a53a81a2 100644 --- a/bucket/jom.json +++ b/bucket/jom.json @@ -1,10 +1,10 @@ { - "version": "1.1.3", + "version": "1.1.4", "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_3.zip", - "hash": "128fdd846fe24f8594eed37d1d8929a0ea78df563537c0c1b1861a635013fff8", + "url": "https://download.qt.io/official_releases/jom/jom_1_1_4.zip", + "hash": "d533c1ef49214229681e90196ed2094691e8c4a0a0bef0b2c901debcb562682b", "bin": [ "ibjom.bat", "jom.exe"