Skip to content

Commit

Permalink
Merge pull request #356 from wader/bump-libgme-f40f2e30670a524f30d4d3…
Browse files Browse the repository at this point in the history
…71cc618f30cc6b4326

Update libgme to f40f2e30670a524f30d4d371cc618f30cc6b4326 from ac3822fd1265b7d7e00ab8def44b17961cb83917
  • Loading branch information
wader authored Oct 29, 2023
2 parents b0c6757 + de3120e commit 1fc9226
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 @@ -195,7 +195,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=ac3822fd1265b7d7e00ab8def44b17961cb83917
ARG LIBGME_COMMIT=f40f2e30670a524f30d4d371cc618f30cc6b4326
RUN \
git clone "$LIBGME_URL" && \
cd game-music-emu && git checkout $LIBGME_COMMIT && \
Expand Down

0 comments on commit 1fc9226

Please sign in to comment.