From 420cea17aee77dbd71364aff9761c345dbd16b74 Mon Sep 17 00:00:00 2001 From: Aaron van Geffen Date: Thu, 24 Jul 2025 12:24:10 +0200 Subject: [PATCH] Update objects to v1.7.2 --- CMakeLists.txt | 4 ++-- openrct2.deps.targets | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 157b42d358..232896479a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -70,9 +70,9 @@ set(TITLE_SEQUENCE_VERSION "0.4.14") set(TITLE_SEQUENCE_URL "https://github.com/OpenRCT2/title-sequences/releases/download/v${TITLE_SEQUENCE_VERSION}/title-sequences.zip") set(TITLE_SEQUENCE_SHA1 "6c04781b959b468e1f65ec2d2f21f5aaa5e5724d") -set(OBJECTS_VERSION "1.7.1") +set(OBJECTS_VERSION "1.7.2") set(OBJECTS_URL "https://github.com/OpenRCT2/objects/releases/download/v${OBJECTS_VERSION}/objects.zip") -set(OBJECTS_SHA1 "6bfcb5f8dbd87b049071088baba029d8215f969c") +set(OBJECTS_SHA1 "ab0f05744105528067c6403a9e837fb6a2c52f74") set(OPENSFX_VERSION "1.0.5") set(OPENSFX_URL "https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v${OPENSFX_VERSION}/opensound.zip") diff --git a/openrct2.deps.targets b/openrct2.deps.targets index 8f428cde8d..c58d5ba66b 100644 --- a/openrct2.deps.targets +++ b/openrct2.deps.targets @@ -218,8 +218,8 @@ 9984c1e317dcfb3aaf8e17f1db2ebb0f771e2373 https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.14/title-sequences.zip 6c04781b959b468e1f65ec2d2f21f5aaa5e5724d - https://github.com/OpenRCT2/objects/releases/download/v1.7.1/objects.zip - 6bfcb5f8dbd87b049071088baba029d8215f969c + https://github.com/OpenRCT2/objects/releases/download/v1.7.2/objects.zip + ab0f05744105528067c6403a9e837fb6a2c52f74 https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v1.0.5/opensound.zip b1b1f1b241d2cbff63a1889c4dc5a09bdf769bfb https://github.com/OpenRCT2/OpenMusic/releases/download/v1.6/openmusic.zip