Update replays again

This commit is contained in:
duncanspumpkin 2021-07-29 07:33:41 +01:00 committed by Gymnasiast
parent b53b4d1952
commit 26ce138996
No known key found for this signature in database
GPG Key ID: DBFFF47AB2CA3EDD
2 changed files with 4 additions and 4 deletions

View File

@ -50,9 +50,9 @@ set(OBJECTS_VERSION "1.0.21")
set(OBJECTS_URL "https://github.com/OpenRCT2/objects/releases/download/v${OBJECTS_VERSION}/objects.zip")
set(OBJECTS_SHA1 "c38af45d51a6e440386180feacf76c64720b6ac5")
set(REPLAYS_VERSION "0.0.45")
set(REPLAYS_VERSION "0.0.46")
set(REPLAYS_URL "https://github.com/OpenRCT2/replays/releases/download/v${REPLAYS_VERSION}/replays.zip")
set(REPLAYS_SHA1 "6E4108BF6F6C244EAE5A6F022EBA0F95B76647E5")
set(REPLAYS_SHA1 "4DDCF0A78F8B9A20601607173247C418A2526CC3")
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.21/objects.zip</ObjectsUrl>
<ObjectsSha1>c38af45d51a6e440386180feacf76c64720b6ac5</ObjectsSha1>
<ReplaysUrl>https://github.com/OpenRCT2/replays/releases/download/v0.0.45/replays.zip</ReplaysUrl>
<ReplaysSha1>6E4108BF6F6C244EAE5A6F022EBA0F95B76647E5</ReplaysSha1>
<ReplaysUrl>https://github.com/OpenRCT2/replays/releases/download/v0.0.46/replays.zip</ReplaysUrl>
<ReplaysSha1>4DDCF0A78F8B9A20601607173247C418A2526CC3</ReplaysSha1>
</PropertyGroup>
<ItemGroup>