Update Replays

This commit is contained in:
duncanspumpkin 2020-05-01 19:31:04 +01:00 committed by Gymnasiast
parent 30e6b475a9
commit 9b2dba62d8
No known key found for this signature in database
GPG Key ID: DBFFF47AB2CA3EDD
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.11/replays.zip")
set(REPLAYS_SHA1 "9647497B413B780EBC54C732ADF2A575E453125A")
set(REPLAYS_URL "https://github.com/OpenRCT2/replays/releases/download/v0.0.12/replays.zip")
set(REPLAYS_SHA1 "E85C23FB63AD6C7344AA80779C6CE03FAC2A7100")
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.11/replays.zip</ReplaysUrl>
<ReplaysSha1>9647497B413B780EBC54C732ADF2A575E453125A</ReplaysSha1>
<ReplaysUrl>https://github.com/OpenRCT2/replays/releases/download/v0.0.12/replays.zip</ReplaysUrl>
<ReplaysSha1>E85C23FB63AD6C7344AA80779C6CE03FAC2A7100</ReplaysSha1>
</PropertyGroup>
<ItemGroup>