Skip to content

Commit

Permalink
DOOM Retro - Update to 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan committed Jan 6, 2024
1 parent ccfb0d9 commit c2fbb9a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion engines/doom-retro/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export LIBRARY_PATH="$VCPKG_INSTALLED_PATH/lib"
# CLONE PHASE
git clone https://github.com/bradharding/doomretro.git source
pushd source
git checkout 17d1664
git checkout 2cf1421
popd

# BUILD PHASE
Expand Down
4 changes: 2 additions & 2 deletions metadata/packagessniper_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -9660,7 +9660,7 @@
},
{
"engine_link": "https://github.com/bradharding/doomretro",
"version": "5.1.3",
"version": "5.2.0",
"author": "d10sfan",
"author_link": "https://github.com/d10sfan",
"license": "GPLv3",
Expand Down Expand Up @@ -10252,4 +10252,4 @@
"value": "Save Format Not Compatible"
}
]
}
}

0 comments on commit c2fbb9a

Please sign in to comment.