diff --git a/CI/before_script.msvc.sh b/CI/before_script.msvc.sh index e00e582d4a..ee4cd839b5 100644 --- a/CI/before_script.msvc.sh +++ b/CI/before_script.msvc.sh @@ -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