mirror of
https://github.com/OpenMW/openmw.git
synced 2025-07-12 16:41:42 +00:00
typo in path
This commit is contained in:
parent
bf7e1bd32b
commit
18899394c4
1 changed files with 1 additions and 1 deletions
|
@ -536,7 +536,7 @@ if [ -z $SKIP_DOWNLOAD ]; then
|
|||
download "FFmpeg 4.2.2" \
|
||||
"https://gitlab.com/OpenMW/openmw-deps/-/raw/main/windows/ffmpeg-4.2.2-win${BITS}.zip" \
|
||||
"ffmpeg-4.2.2-win${BITS}.zip" \
|
||||
"https://gitlab.com/OpenMW/openmw-deps/-/raw/main/windows/ffmpeg-4.2.2-win${BITS}-dev.zip" \
|
||||
"https://gitlab.com/OpenMW/openmw-deps/-/raw/main/windows/ffmpeg-4.2.2-dev-win${BITS}.zip" \
|
||||
"ffmpeg-4.2.2-dev-win${BITS}.zip"
|
||||
|
||||
# MyGUI
|
||||
|
|
Loading…
Reference in a new issue