From 097604dcf38c4aa6aca0737801540955a3596279 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henri=20Hyyryl=C3=A4inen?= Date: Thu, 28 Feb 2019 12:23:54 +0200 Subject: [PATCH] Updated engine to resolve Ogre related compile issues --- SetupThrive.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SetupThrive.rb b/SetupThrive.rb index 5c7cfe2f95b..ec9221c338c 100755 --- a/SetupThrive.rb +++ b/SetupThrive.rb @@ -78,7 +78,7 @@ def parseExtraArgs leviathan = Leviathan.new( # Use this if you always want the latest commit # version: "develop", - version: "ff0b85fa6fafe9d1161910524775eb2c1e6a486d", + version: "42ba106b2e3d098b3ab1b64ad559d3d51d931229", # Doesn't actually work, but leviathan doesn't install with sudo by # default, or install at all for that matter noInstallSudo: true