Use updated replay

This commit is contained in:
duncanspumpkin 2020-04-25 08:04:22 +01:00 committed by Breno Guimaraes
parent ab53ddf59f
commit 5e1b58df0c
2 changed files with 4 additions and 4 deletions

View File

@ -27,8 +27,8 @@ set(TITLE_SEQUENCE_SHA1 "304d13a126c15bf2c86ff13b81a2f2cc1856ac8d")
set(OBJECTS_URL "https://github.com/OpenRCT2/objects/releases/download/v1.0.14/objects.zip")
set(OBJECTS_SHA1 "31a0ed0047b4bdb1428071044130192b3c0a30fa")
set(REPLAYS_URL "https://github.com/OpenRCT2/replays/releases/download/v0.0.10/replays.zip")
set(REPLAYS_SHA1 "031DE3EEB1515881158517CDC3B926FF810D0249")
set(REPLAYS_URL "https://github.com/OpenRCT2/replays/releases/download/v0.0.11/replays.zip")
set(REPLAYS_SHA1 "9647497B413B780EBC54C732ADF2A575E453125A")
option(FORCE32 "Force 32-bit build. It will add `-m32` to compiler flags.")
option(WITH_TESTS "Build tests")

View File

@ -48,8 +48,8 @@
<TitleSequencesSha1>304d13a126c15bf2c86ff13b81a2f2cc1856ac8d</TitleSequencesSha1>
<ObjectsUrl>https://github.com/OpenRCT2/objects/releases/download/v1.0.14/objects.zip</ObjectsUrl>
<ObjectsSha1>31a0ed0047b4bdb1428071044130192b3c0a30fa</ObjectsSha1>
<ReplaysUrl>https://github.com/OpenRCT2/replays/releases/download/v0.0.10/replays.zip</ReplaysUrl>
<ReplaysSha1>031DE3EEB1515881158517CDC3B926FF810D0249</ReplaysSha1>
<ReplaysUrl>https://github.com/OpenRCT2/replays/releases/download/v0.0.11/replays.zip</ReplaysUrl>
<ReplaysSha1>9647497B413B780EBC54C732ADF2A575E453125A</ReplaysSha1>
</PropertyGroup>
<ItemGroup>