1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-02-01 11:15:13 +01:00

Update objects to v1.0-beta.4

This commit is contained in:
Ted John
2018-03-27 22:06:16 +01:00
parent 808296e91f
commit 0c03fe4dc5
2 changed files with 4 additions and 4 deletions

View File

@@ -16,8 +16,8 @@ set(CMAKE_MACOSX_RPATH 1)
set(TITLE_SEQUENCE_URL "https://github.com/OpenRCT2/title-sequences/releases/download/v0.1.2/title-sequence-v0.1.2.zip")
set(TITLE_SEQUENCE_SHA1 "1136ef92bfb05cd1cba9831ba6dc4a653d87a246")
set(OBJECTS_URL "https://github.com/OpenRCT2/objects/releases/download/v1.0-beta.3/objects.zip")
set(OBJECTS_SHA1 "0cffb52762336036a2366a5c733776a7aeead6bb")
set(OBJECTS_URL "https://github.com/OpenRCT2/objects/releases/download/v1.0-beta.4/objects.zip")
set(OBJECTS_SHA1 "10c32779b1bd78e97b90fc8cac11950a3abf982b")
option(FORCE32 "Force 32-bit build. It will add `-m32` to compiler flags.")
option(WITH_TESTS "Build tests")

View File

@@ -71,8 +71,8 @@
<GtestSha1>667f873ab7a4d246062565fad32fb6d8e203ee73</GtestSha1>
<TitleSequencesUrl>https://github.com/OpenRCT2/title-sequences/releases/download/v0.1.2/title-sequence-v0.1.2.zip</TitleSequencesUrl>
<TitleSequencesSha1>1136ef92bfb05cd1cba9831ba6dc4a653d87a246</TitleSequencesSha1>
<ObjectsUrl>https://github.com/OpenRCT2/objects/releases/download/v1.0-beta.3/objects.zip</ObjectsUrl>
<ObjectsSha1>0cffb52762336036a2366a5c733776a7aeead6bb</ObjectsSha1>
<ObjectsUrl>https://github.com/OpenRCT2/objects/releases/download/v1.0-beta.4/objects.zip</ObjectsUrl>
<ObjectsSha1>10c32779b1bd78e97b90fc8cac11950a3abf982b</ObjectsSha1>
</PropertyGroup>
<ItemGroup>