From 7be09078b4342dffd4bba47f3ef9cad413eafba3 Mon Sep 17 00:00:00 2001 From: Bret Curtis Date: Thu, 17 Jun 2021 01:12:31 +0200 Subject: bump mac deps to include collada --- CI/before_install.osx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3