diff --git a/CMakeLists.txt b/CMakeLists.txt index b7535fbc30..9bb8a42073 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -133,9 +133,9 @@ if (MACOS_USE_DEPENDENCIES) # if we're building on macOS, then we need the dependencies include(cmake/download.cmake) - set(MACOS_DYLIBS_VERSION "36") + set(MACOS_DYLIBS_VERSION "37") set(MACOS_DYLIBS_ZIPFILE "openrct2-libs-v${MACOS_DYLIBS_VERSION}-universal-macos-dylibs.zip") - set(MACOS_DYLIBS_SHA1 "1a41c1afed40e0f63daf0b6612c50e8cb8cda495") + set(MACOS_DYLIBS_SHA1 "6d633a881fc243e960e29d9c371915a7cdeeb880") set(MACOS_DYLIBS_DIR "${ROOT_DIR}/lib/macos") set(MACOS_DYLIBS_URL "https://github.com/OpenRCT2/Dependencies/releases/download/v${MACOS_DYLIBS_VERSION}/${MACOS_DYLIBS_ZIPFILE}") diff --git a/openrct2.proj b/openrct2.proj index f50bc3fac2..a98b5b9d6a 100644 --- a/openrct2.proj +++ b/openrct2.proj @@ -37,12 +37,12 @@ $(RootDir).dependencies - https://github.com/OpenRCT2/Dependencies/releases/download/v36/openrct2-libs-v36-arm64-windows-static.zip - c3cf49093261e605f3d62c5e82e53ff5e7600661 - https://github.com/OpenRCT2/Dependencies/releases/download/v36/openrct2-libs-v36-x64-windows-static.zip - 3816671560af3571ada728ffeceec0443471c03b - https://github.com/OpenRCT2/Dependencies/releases/download/v36/openrct2-libs-v36-x86-windows-static.zip - d2b8d98a9711cf319e3bd5330e77aef5395820f1 + https://github.com/OpenRCT2/Dependencies/releases/download/v37/openrct2-libs-v37-arm64-windows-static.zip + 508bbd39b9be3d746ed8e17b6c0e7a79f6fa13c8 + https://github.com/OpenRCT2/Dependencies/releases/download/v37/openrct2-libs-v37-x64-windows-static.zip + 28fabdb3fe8ddb7c73cd1c5e57ec8df5bd6232e5 + https://github.com/OpenRCT2/Dependencies/releases/download/v37/openrct2-libs-v37-x86-windows-static.zip + 9984c1e317dcfb3aaf8e17f1db2ebb0f771e2373 https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.14/title-sequences.zip 6c04781b959b468e1f65ec2d2f21f5aaa5e5724d https://github.com/OpenRCT2/objects/releases/download/v1.4.7/objects.zip