Skip to content

Commit

Permalink
Merge pull request #570 from wader/bump-libgme-f7cff05b66272f40d09c74…
Browse files Browse the repository at this point in the history
…88f6ce26303f459d62

Update libgme to f7cff05b66272f40d09c7488f6ce26303f459d62 from cb2c1ccc7563ed58321cc3b6b8507b9015192b80
  • Loading branch information
wader authored Jan 6, 2025
2 parents cddaa53 + bf16f5f commit 7b5683a
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=cb2c1ccc7563ed58321cc3b6b8507b9015192b80
ARG LIBGME_COMMIT=f7cff05b66272f40d09c7488f6ce26303f459d62
RUN \
git clone "$LIBGME_URL" && \
cd game-music-emu && git checkout --recurse-submodules $LIBGME_COMMIT && \
Expand Down

0 comments on commit 7b5683a

Please sign in to comment.