From cb4b58bbda3995ab7e10e31a4876417441085a1c Mon Sep 17 00:00:00 2001 From: d10sfan Date: Sun, 31 Dec 2023 09:41:53 -0600 Subject: [PATCH] International Doom - Update to 7.3 --- engines/inter-doom/build.sh | 2 +- metadata/packagessniper_v2.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/engines/inter-doom/build.sh b/engines/inter-doom/build.sh index 20bb3880c..9865d6db7 100755 --- a/engines/inter-doom/build.sh +++ b/engines/inter-doom/build.sh @@ -3,7 +3,7 @@ # CLONE PHASE git clone https://github.com/JNechaevsky/inter-doom.git source pushd source -git checkout c0e163e +git checkout 303f20b popd # BUILD PHASE diff --git a/metadata/packagessniper_v2.json b/metadata/packagessniper_v2.json index 8bcfaf680..22a9e40b6 100644 --- a/metadata/packagessniper_v2.json +++ b/metadata/packagessniper_v2.json @@ -8536,7 +8536,7 @@ }, { "engine_link": "https://github.com/JNechaevsky/international-doom/blob/main/COPYING", - "version": "7.2.1", + "version": "7.3.0", "author": "d10sfan", "author_link": "https://github.com/d10sfan", "license": "GPLv2", @@ -10252,4 +10252,4 @@ "value": "Save Format Not Compatible" } ] -} \ No newline at end of file +}