Update replays

This commit is contained in:
duncanspumpkin 2021-11-20 09:09:15 +00:00 committed by Gymnasiast
parent f8091a462e
commit 1fc7e8d710
No known key found for this signature in database
GPG key ID: DBFFF47AB2CA3EDD
2 changed files with 4 additions and 4 deletions

View file

@ -65,9 +65,9 @@ set(OBJECTS_VERSION "1.2.2")
set(OBJECTS_URL "https://github.com/OpenRCT2/objects/releases/download/v${OBJECTS_VERSION}/objects.zip")
set(OBJECTS_SHA1 "a808fd47e9bc35d105dc371428a55888e6a86860")
set(REPLAYS_VERSION "0.0.57")
set(REPLAYS_VERSION "0.0.58")
set(REPLAYS_URL "https://github.com/OpenRCT2/replays/releases/download/v${REPLAYS_VERSION}/replays.zip")
set(REPLAYS_SHA1 "DF9C3B48755B19FDD4D0EC721007B98CD5B6F420")
set(REPLAYS_SHA1 "068C6062399D54CEE936E89BE754AC9880068BE5")
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.2.2/objects.zip</ObjectsUrl>
<ObjectsSha1>a808fd47e9bc35d105dc371428a55888e6a86860</ObjectsSha1>
<ReplaysUrl>https://github.com/OpenRCT2/replays/releases/download/v0.0.57/replays.zip</ReplaysUrl>
<ReplaysSha1>DF9C3B48755B19FDD4D0EC721007B98CD5B6F420</ReplaysSha1>
<ReplaysUrl>https://github.com/OpenRCT2/replays/releases/download/v0.0.58/replays.zip</ReplaysUrl>
<ReplaysSha1>068C6062399D54CEE936E89BE754AC9880068BE5</ReplaysSha1>
</PropertyGroup>
<ItemGroup>