From 893ade7cccfe873c7d29dbbd715be1e2ece094d4 Mon Sep 17 00:00:00 2001 From: Duncan Date: Thu, 30 Mar 2023 01:33:31 +0100 Subject: [PATCH] Update to objects v1.3.9 (#19770) --- CMakeLists.txt | 4 ++-- openrct2.proj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f2c43e8ca8..1ec1755c43 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -64,9 +64,9 @@ set(TITLE_SEQUENCE_VERSION "0.4.0") set(TITLE_SEQUENCE_URL "https://github.com/OpenRCT2/title-sequences/releases/download/v${TITLE_SEQUENCE_VERSION}/title-sequences.zip") set(TITLE_SEQUENCE_SHA1 "4ab0065e5a4d9f9c77d94718bbdfcfcd5a389da0") -set(OBJECTS_VERSION "1.3.8") +set(OBJECTS_VERSION "1.3.9") set(OBJECTS_URL "https://github.com/OpenRCT2/objects/releases/download/v${OBJECTS_VERSION}/objects.zip") -set(OBJECTS_SHA1 "2888092aab93df15bb78c4c910b13c33b1e318ef") +set(OBJECTS_SHA1 "5e73e90ee2c43a93e855fa3cc27448e719bb1089") set(OPENSFX_VERSION "1.0.2") set(OPENSFX_URL "https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v${OPENSFX_VERSION}/opensound.zip") diff --git a/openrct2.proj b/openrct2.proj index 0abccd869e..2fc9d7809a 100644 --- a/openrct2.proj +++ b/openrct2.proj @@ -45,8 +45,8 @@ 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.8/objects.zip - 2888092aab93df15bb78c4c910b13c33b1e318ef + https://github.com/OpenRCT2/objects/releases/download/v1.3.9/objects.zip + 5e73e90ee2c43a93e855fa3cc27448e719bb1089 https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v1.0.2/opensound.zip 64EF7E0B7785602C91AEC66F005C035B05A2133B https://github.com/OpenRCT2/OpenMusic/releases/download/v1.1.0/openmusic.zip