Update replays

This commit is contained in:
duncanspumpkin 2020-07-07 13:18:09 +01:00
parent 7cc510f6b7
commit d25e3b6bb1
2 changed files with 4 additions and 4 deletions

View File

@ -29,8 +29,8 @@ set(TITLE_SEQUENCE_SHA1 "304d13a126c15bf2c86ff13b81a2f2cc1856ac8d")
set(OBJECTS_URL "https://github.com/OpenRCT2/objects/releases/download/v1.0.15/objects.zip")
set(OBJECTS_SHA1 "dfd5864cf7d0449c0fb280c5c6b902a24816df6c")
set(REPLAYS_URL "https://github.com/OpenRCT2/replays/releases/download/v0.0.13/replays.zip")
set(REPLAYS_SHA1 "75598ff319fa18da782e38feb69b65d6d69d1458")
set(REPLAYS_URL "https://github.com/OpenRCT2/replays/releases/download/v0.0.14/replays.zip")
set(REPLAYS_SHA1 "5A0198B4337A43199702F5ED6069161C8A735332")
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.15/objects.zip</ObjectsUrl>
<ObjectsSha1>dfd5864cf7d0449c0fb280c5c6b902a24816df6c</ObjectsSha1>
<ReplaysUrl>https://github.com/OpenRCT2/replays/releases/download/v0.0.13/replays.zip</ReplaysUrl>
<ReplaysSha1>75598ff319fa18da782e38feb69b65d6d69d1458</ReplaysSha1>
<ReplaysUrl>https://github.com/OpenRCT2/replays/releases/download/v0.0.14/replays.zip</ReplaysUrl>
<ReplaysSha1>5A0198B4337A43199702F5ED6069161C8A735332</ReplaysSha1>
</PropertyGroup>
<ItemGroup>