Skip to content

Commit 0d6e59c

Browse files
authored
Update SoundTouch version to 2.4.0
1 parent f68f435 commit 0d6e59c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configs/libs/soundtouch.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ export LIB_DEPENDS_BIN="cmake"
2828
export CMAKE_TARGETS_NAME=SoundTouch
2929
export GIT_LOCAL_REPO=extra/soundtouch
3030
export REPO_DIR=soundtouch
31-
export GIT_COMMIT=2.3.3
32-
export GIT_REPO_VERSION=2.3.3
31+
export GIT_COMMIT=2.4.0
32+
export GIT_REPO_VERSION=2.4.0
3333
export PATCH_DIR=soundtouch
3434

3535
# you can export GIT_SOUNDTOUCH_UPSTREAM=git@xx:yy/soundtouch.git use your mirror

0 commit comments

Comments
 (0)