From 49ce26361efac9bb0557e62a184f8b0f9f655dd1 Mon Sep 17 00:00:00 2001 From: Bret Curtis Date: Fri, 11 Jun 2021 16:44:15 +0200 Subject: [PATCH] update mac deps to include latest OSGoS 3.6, mygui 3.4.1 and multi-threaded bullet --- 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 ec19c7321..1936076cc 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://downloads.openmw.org/osx/dependencies/openmw-deps-8f5ef6e.zip -o ~/openmw-deps.zip +curl -fSL -R -J https://downloads.openmw.org/osx/dependencies/openmw-deps-20210611.zip -o ~/openmw-deps.zip unzip -o ~/openmw-deps.zip -d /private/tmp/openmw-deps > /dev/null # additional libraries