From bc27179b076d9966c4a55ec437a372c2ba07fa64 Mon Sep 17 00:00:00 2001 From: Gymnasiast Date: Thu, 21 Mar 2024 13:12:27 +0100 Subject: [PATCH] Pull in objects release v1.4.1 --- CMakeLists.txt | 4 ++-- openrct2.proj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0f62a0bb62..10f4aa3bfc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -64,9 +64,9 @@ set(TITLE_SEQUENCE_VERSION "0.4.6") set(TITLE_SEQUENCE_URL "https://github.com/OpenRCT2/title-sequences/releases/download/v${TITLE_SEQUENCE_VERSION}/title-sequences.zip") set(TITLE_SEQUENCE_SHA1 "80fefc6ebbabc42a6f4703412daa5c62f661420d") -set(OBJECTS_VERSION "1.4.0") +set(OBJECTS_VERSION "1.4.1") set(OBJECTS_URL "https://github.com/OpenRCT2/objects/releases/download/v${OBJECTS_VERSION}/objects.zip") -set(OBJECTS_SHA1 "f512e230ffa2f16109209e4f30e7d7bf4fe21fc0") +set(OBJECTS_SHA1 "8f9cf7fa50abddf8f7dab0f039431dbc0272c145") 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.proj b/openrct2.proj index 05ee7c1376..2ce7df5e00 100644 --- a/openrct2.proj +++ b/openrct2.proj @@ -45,8 +45,8 @@ bd338aa3da9a357fb996dcaa6cea02c4f906718c https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.6/title-sequences.zip 80fefc6ebbabc42a6f4703412daa5c62f661420d - https://github.com/OpenRCT2/objects/releases/download/v1.4.0/objects.zip - f512e230ffa2f16109209e4f30e7d7bf4fe21fc0 + https://github.com/OpenRCT2/objects/releases/download/v1.4.1/objects.zip + 8f9cf7fa50abddf8f7dab0f039431dbc0272c145 https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v1.0.5/opensound.zip b1b1f1b241d2cbff63a1889c4dc5a09bdf769bfb https://github.com/OpenRCT2/OpenMusic/releases/download/v1.5/openmusic.zip