diff --git a/CMakeLists.txt b/CMakeLists.txt index 93461d31e2..56fd9898e6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,8 +26,8 @@ set(TITLE_SEQUENCE_SHA1 "19263f8ca383345959473e64da4785a60f00f420") set(OBJECTS_URL "https://github.com/OpenRCT2/objects/releases/download/v1.0.11/objects.zip") set(OBJECTS_SHA1 "8674120086929f9196560d77cada631fb478d7c0") -set(REPLAYS_URL "https://github.com/OpenRCT2/objects/releases/download/v1.0.11/objects.zip") -set(REPLAYS_SHA1 "8612DACA1FFE63BE4731C048CCB2411C5C45E9B4") +set(REPLAYS_URL "https://github.com/OpenRCT2/replays/releases/download/v0.0.1/replays.zip") +set(REPLAYS_SHA1 "909547C4E427B3129066A6DB99F5BE79F8459E58") 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 ca03dc325f..e59dd38b8f 100644 --- a/openrct2.proj +++ b/openrct2.proj @@ -73,7 +73,7 @@ https://github.com/OpenRCT2/objects/releases/download/v1.0.11/objects.zip 8674120086929f9196560d77cada631fb478d7c0 https://github.com/OpenRCT2/replays/releases/download/v0.0.1/replays.zip - 8612DACA1FFE63BE4731C048CCB2411C5C45E9B4 + 909547C4E427B3129066A6DB99F5BE79F8459E58