From 5271027441545e88581c1855cf547290b3255d3a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=CE=B6eh=20Matt?= <5415177+ZehMatt@users.noreply.github.com>
Date: Fri, 4 Feb 2022 15:30:05 +0200
Subject: [PATCH] Fix replays on CI
---
CMakeLists.txt | 2 +-
openrct2.proj | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 72cfa19cf5..50b1c79bdb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -70,7 +70,7 @@ set(OBJECTS_SHA1 "cd86dd2e42edb513b18293ef7ae52a93a7cdfc57")
set(REPLAYS_VERSION "0.0.63")
set(REPLAYS_URL "https://github.com/OpenRCT2/replays/releases/download/v${REPLAYS_VERSION}/replays.zip")
-set(REPLAYS_SHA1 "DA39A3EE5E6B4B0D3255BFEF95601890AFD80709")
+set(REPLAYS_SHA1 "1614D0B51393AC73C7CA23402B5B87D082EA3002")
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 39b93aedd9..71e0186663 100644
--- a/openrct2.proj
+++ b/openrct2.proj
@@ -49,7 +49,7 @@
https://github.com/OpenRCT2/objects/releases/download/v1.2.6/objects.zip
cd86dd2e42edb513b18293ef7ae52a93a7cdfc57
https://github.com/OpenRCT2/replays/releases/download/v0.0.63/replays.zip
- DA39A3EE5E6B4B0D3255BFEF95601890AFD80709
+ 1614D0B51393AC73C7CA23402B5B87D082EA3002