From 18899394c478f186f343830fa7bba16c6a275873 Mon Sep 17 00:00:00 2001 From: Bret Curtis Date: Tue, 29 Sep 2020 13:13:26 +0200 Subject: [PATCH] typo in path --- CI/before_script.msvc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CI/before_script.msvc.sh b/CI/before_script.msvc.sh index e00e582d4..ee4cd839b 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