Skip to content

Commit

Permalink
Update libgme to 8a2a331d6da17de14a4656a6e6c6db9d2cdc3362 from cb2c1c…
Browse files Browse the repository at this point in the history
…cc7563ed58321cc3b6b8507b9015192b80

Source diff cb2c1ccc7563ed58321cc3b6b8507b9015192b80..8a2a331d6da17de14a4656a6e6c6db9d2cdc3362 https://github.com/libgme/game-music-emu/compare/cb2c1ccc7563ed58321cc3b6b8507b9015192b80..v8a2a331d6da17de14a4656a6e6c6db9d2cdc3362
  • Loading branch information
bump committed Dec 31, 2024
1 parent cddaa53 commit d662bdc
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=8a2a331d6da17de14a4656a6e6c6db9d2cdc3362
RUN \
git clone "$LIBGME_URL" && \
cd game-music-emu && git checkout --recurse-submodules $LIBGME_COMMIT && \
Expand Down

0 comments on commit d662bdc

Please sign in to comment.