From 91d2d51417d9180a2051755ce570cfa9ddcaeb36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=B6eh=20Matt?= <5415177+ZehMatt@users.noreply.github.com> Date: Wed, 22 Mar 2023 22:53:25 +0200 Subject: [PATCH] Update replays --- CMakeLists.txt | 4 ++-- openrct2.proj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index dc3fad1b08..f2c43e8ca8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -76,9 +76,9 @@ set(OPENMSX_VERSION "1.1.0") set(OPENMSX_URL "https://github.com/OpenRCT2/OpenMusic/releases/download/v${OPENMSX_VERSION}/openmusic.zip") set(OPENMSX_SHA1 "8f0cf6b2fd4727e91b0d4062e7f199a43d15e777") -set(REPLAYS_VERSION "0.0.76") +set(REPLAYS_VERSION "0.0.77") set(REPLAYS_URL "https://github.com/OpenRCT2/replays/releases/download/v${REPLAYS_VERSION}/replays.zip") -set(REPLAYS_SHA1 "AE5808DE726D27F5311731677A20C96A8FF9101F") +set(REPLAYS_SHA1 "65CA6D830789C074F575F15E3F9E2C28691C24F8") option(FORCE32 "Force 32-bit build. It will add `-m32` to compiler flags.") option(WITH_TESTS "Build tests") diff --git a/openrct2.proj b/openrct2.proj index b6515e9a5c..0abccd869e 100644 --- a/openrct2.proj +++ b/openrct2.proj @@ -51,8 +51,8 @@ 64EF7E0B7785602C91AEC66F005C035B05A2133B https://github.com/OpenRCT2/OpenMusic/releases/download/v1.1.0/openmusic.zip 8f0cf6b2fd4727e91b0d4062e7f199a43d15e777 - https://github.com/OpenRCT2/replays/releases/download/v0.0.76/replays.zip - AE5808DE726D27F5311731677A20C96A8FF9101F + https://github.com/OpenRCT2/replays/releases/download/v0.0.77/replays.zip + 65CA6D830789C074F575F15E3F9E2C28691C24F8