diff --git a/CI/before_install.osx.sh b/CI/before_install.osx.sh index a6fdbd8c86..1ca0fc6119 100755 --- a/CI/before_install.osx.sh +++ b/CI/before_install.osx.sh @@ -15,7 +15,7 @@ ccache --version cmake --version qmake --version -curl -fSL -R -J https://gitlab.com/OpenMW/openmw-deps/-/raw/main/macos/openmw-deps-20210611.zip -o ~/openmw-deps.zip +curl -fSL -R -J https://gitlab.com/OpenMW/openmw-deps/-/raw/main/macos/openmw-deps-20210617.zip -o ~/openmw-deps.zip unzip -o ~/openmw-deps.zip -d /private/tmp/openmw-deps > /dev/null # additional libraries