diff --git a/engines/warzone2100/build.sh b/engines/warzone2100/build.sh index 1744c3081..ccf258388 100755 --- a/engines/warzone2100/build.sh +++ b/engines/warzone2100/build.sh @@ -3,7 +3,7 @@ # CLONE PHASE git clone https://github.com/Warzone2100/warzone2100.git source pushd source -git checkout -f 7f8ecac +git checkout -f bb5d641 git submodule update --init --recursive popd diff --git a/metadata/packagessniper_v2.json b/metadata/packagessniper_v2.json index 20f83d2b3..261e70d05 100644 --- a/metadata/packagessniper_v2.json +++ b/metadata/packagessniper_v2.json @@ -9436,7 +9436,7 @@ }, { "engine_link": "https://github.com/Warzone2100/warzone2100", - "version": "4.4.0", + "version": "4.4.2", "author": "d10sfan", "author_link": "https://github.com/d10sfan", "license": "GPLv2", @@ -10135,4 +10135,4 @@ "value": "Save Format Not Compatible" } ] -} \ No newline at end of file +}