Skip to content

Commit

Permalink
chore: rebuild using latest libcod
Browse files Browse the repository at this point in the history
  • Loading branch information
rutkowski-tomasz committed Feb 24, 2025
1 parent aefc5e0 commit 708c17a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ RUN if [ "$enable_speex" = "1" ]; then \

# compile libcod
ARG libcod_url="https://github.com/ibuddieat/zk_libcod"
ARG libcod_commit="57e0fc80ded0ad2be9b331d5774ee51c8fba7b1d"
ARG libcod_commit="f0068683dfa434e5a9cf316bd86d207741f65969"

RUN git clone ${libcod_url} \
&& cd zk_libcod \
Expand Down
2 changes: 1 addition & 1 deletion __version__
Original file line number Diff line number Diff line change
@@ -1 +1 @@
13.4
13.5

0 comments on commit 708c17a

Please sign in to comment.