mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-07-21 22:44:05 +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