File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3030} :
3131
3232let
33- openrct2-version = "0.4.17 " ;
33+ openrct2-version = "0.4.19.1 " ;
3434
3535 # Those versions MUST match the pinned versions within the CMakeLists.txt
3636 # file. The REPLAYS repository from the CMakeLists.txt is not necessary.
37- objects-version = "1.4.11 " ;
37+ objects-version = "1.5.1 " ;
3838 openmsx-version = "1.6" ;
3939 opensfx-version = "1.0.5" ;
4040 title-sequences-version = "0.4.14" ;
4343 owner = "OpenRCT2" ;
4444 repo = "OpenRCT2" ;
4545 rev = "v${ openrct2-version } " ;
46- hash = "sha256-lyphYKPkS1DQj7OAvswI/zNMUZmvEevvtDar951AXwg =" ;
46+ hash = "sha256-sg09JmoWF9utPG7PakKpgLgX64FAc2x8ILX3lVHkRi0 =" ;
4747 } ;
4848
4949 objects-src = fetchFromGitHub {
5050 owner = "OpenRCT2" ;
5151 repo = "objects" ;
5252 rev = "v${ objects-version } " ;
53- hash = "sha256-V06lh3h3sCKmLat4OWSOmrzpiFlOu8HhaSQSqsfkjds =" ;
53+ hash = "sha256-mxlabWuh8TTJs74yXdiv7XtdeGmCWQ5N1JoY7Xo0itQ =" ;
5454 } ;
5555
5656 openmsx-src = fetchFromGitHub {
You can’t perform that action at this time.
0 commit comments