Skip to content

Commit

Permalink
Merge pull request #592 from wader/bump-libgme-a3d42050e564c17c55d211…
Browse files Browse the repository at this point in the history
…eceb27fe8726e7278d

Update libgme to a3d42050e564c17c55d211eceb27fe8726e7278d from ddfc56ec9f741412495f9078535bb61f8f737e38
  • Loading branch information
wader authored Feb 24, 2025
2 parents 2a66d51 + 42e0e3d commit b0c2288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ RUN \
# bump: libgme after ./hashupdate Dockerfile LIBGME $LATEST
# bump: libgme link "Source diff $CURRENT..$LATEST" https://github.com/libgme/game-music-emu/compare/$CURRENT..v$LATEST
ARG LIBGME_URL="https://github.com/libgme/game-music-emu.git"
ARG LIBGME_COMMIT=ddfc56ec9f741412495f9078535bb61f8f737e38
ARG LIBGME_COMMIT=a3d42050e564c17c55d211eceb27fe8726e7278d
RUN \
git clone "$LIBGME_URL" && \
cd game-music-emu && git checkout --recurse-submodules $LIBGME_COMMIT && \
Expand Down

0 comments on commit b0c2288

Please sign in to comment.