Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Commit

Permalink
buildscripts: Update openmw and gl4es to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
xyzz committed Jan 12, 2019
1 parent dd9b6a2 commit 62abc8e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions buildscripts/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ set(MYGUI_VERSION 3.2.2)
set(MYGUI_HASH SHA256=0a28d7ec8a47993cb68deb48b36331e28f12dd92580b709eaef21d599b67a78f)

# https://github.com/ptitSeb/gl4es
set(GL4ES_VERSION 4f190a1683f1e7e449976a7f570c43d46d17ca55)
set(GL4ES_HASH SHA256=05092439f896f76718ab805dc4c7847b30dec774a22d562e4bcec68cd99ed658)
set(GL4ES_VERSION 0f0e118c3f8c28282857b7ef507c3b209f7f6317)
set(GL4ES_HASH SHA256=98e3cddaccd2eea24eedea9238f318139b2fabb4939ab3ca401f1bd27221f312)

# https://github.com/openscenegraph/OpenSceneGraph/releases
set(OSG_MAINLINE_VERSION 3.6.2)
Expand All @@ -49,8 +49,8 @@ set(OSG_FORK_VERSION ecedf3232c2f1b3b6a2f06f77ea37a9afb6a93f5)
set(OSG_FORK_HASH SHA256=254f0ce0e236aa80700877ee8664430c1f491be78ea1118bcd53178260edb4b5)

# https://github.com/OpenMW/openmw/commits/master
set(OPENMW_VERSION f18f2d39e55bb759154dd3b68213c2f6b05aea6b)
set(OPENMW_HASH SHA256=1761f252fb172ba7ed83d0eb6ff75d988f452dff5a037f699a8df9587c6d33f5)
set(OPENMW_VERSION 8834ee95bea9d04fad3a786ada6eb9a3f0d8a16b)
set(OPENMW_HASH SHA256=418b82c6c8011e9d56a760ed19a1b96cf774ff00b640ab105342e07a2b94b3a4)

# End of configurable options

Expand Down

0 comments on commit 62abc8e

Please sign in to comment.