From bee7a1ee3ae6dbb7b51b02fcbfbdcb0b99de18b7 Mon Sep 17 00:00:00 2001 From: d10sfan <4337981+d10sfan@users.noreply.github.com> Date: Fri, 5 Jan 2024 22:42:46 -0600 Subject: [PATCH] odamex - Update to 0880dd0 (#1053) --- engines/odamex/build.sh | 2 +- metadata/packagessniper_v2.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/engines/odamex/build.sh b/engines/odamex/build.sh index 483731622..37f2fcef9 100755 --- a/engines/odamex/build.sh +++ b/engines/odamex/build.sh @@ -3,7 +3,7 @@ # CLONE PHASE git clone https://github.com/odamex/odamex.git source pushd source -git checkout b28eefb +git checkout 0880dd0 git submodule update --init --recursive popd diff --git a/metadata/packagessniper_v2.json b/metadata/packagessniper_v2.json index 33e06370a..38ef0452e 100644 --- a/metadata/packagessniper_v2.json +++ b/metadata/packagessniper_v2.json @@ -9675,7 +9675,7 @@ }, { "engine_link": "https://github.com/odamex/odamex", - "version": "10.3.0", + "version": "0880dd0", "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 +}