From 33b3a8f72580aebccbc01499479868de3c04b05d Mon Sep 17 00:00:00 2001 From: Ted John Date: Wed, 18 May 2022 23:39:47 +0100 Subject: [PATCH] Use v33 of dependencies --- CMakeLists.txt | 4 ++-- openrct2.proj | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 99360ebf0d..2cbf9978a4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -128,9 +128,9 @@ if (MACOS_USE_DEPENDENCIES) # if we're building on macOS, then we need the dependencies include(cmake/download.cmake) - set(MACOS_DYLIBS_VERSION "31") + set(MACOS_DYLIBS_VERSION "33") set(MACOS_DYLIBS_ZIPFILE "openrct2-libs-v${MACOS_DYLIBS_VERSION}-universal-macos-dylibs.zip") - set(MACOS_DYLIBS_SHA1 "b1162cf91cd98949f88edd8aa22102fc82f1c6f4") + set(MACOS_DYLIBS_SHA1 "8b47f3a3603f3ad3a1ee292033d0daffe9a3e43c") 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 8c8391e74f..9346ea5d68 100644 --- a/openrct2.proj +++ b/openrct2.proj @@ -37,12 +37,12 @@ $(RootDir).dependencies - https://github.com/OpenRCT2/Dependencies/releases/download/v32/openrct2-libs-v32-x86-windows-static.zip - 69e487023027c2bb199b40b23cce371cd1b4dfde - https://github.com/OpenRCT2/Dependencies/releases/download/v32/openrct2-libs-v32-x64-windows-static.zip - 6eb97a49ad30442fe6d08799a0561d7cf0c95d40 - https://github.com/OpenRCT2/Dependencies/releases/download/v32/openrct2-libs-v32-arm64-windows-static.zip - fa5f067fcfb5e76c4d4fb6f2211b422cbbe25f26 + https://github.com/OpenRCT2/Dependencies/releases/download/v33/openrct2-libs-v33-x86-windows-static.zip + 35f0cb2eae5c17e81a13518961816ffa1cfbafa9 + https://github.com/OpenRCT2/Dependencies/releases/download/v33/openrct2-libs-v33-x64-windows-static.zip + 3e9e819db4448c580a9937d0168415811c49cfff + https://github.com/OpenRCT2/Dependencies/releases/download/v33/openrct2-libs-v33-arm64-windows-static.zip + f3a03c2e7b610fefa28d6962da10144f6324078d https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.0/title-sequences.zip 4ab0065e5a4d9f9c77d94718bbdfcfcd5a389da0 https://github.com/OpenRCT2/objects/releases/download/v1.3.0/objects.zip