Skip to content

Commit

Permalink
update miniaudio
Browse files Browse the repository at this point in the history
  • Loading branch information
svenpaulsen committed Nov 17, 2023
1 parent 008aab6 commit 30fa53a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CMakeLists.txt
Expand Up @@ -22,7 +22,7 @@ include(FetchContent)
FetchContent_Declare(
miniaudio
GIT_REPOSITORY https://github.com/mackron/miniaudio.git
GIT_TAG 3b50a854ec16c273a6bafd13cfd1ef159e48ce7e # version 0.11.20
GIT_TAG 4a5b74bef029b3592c54b6048650ee5f972c1a48 # version 0.11.21
DOWNLOAD_DIR ${MINIAUDIO_DIR}
SOURCE_DIR ${MINIAUDIO_DIR}
)
Expand Down

0 comments on commit 30fa53a

Please sign in to comment.