From cc1adadd302c9900ac517e4c6399daa5535c0abe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henri=20Hyyryl=C3=A4inen?= Date: Sun, 16 Dec 2018 15:47:08 +0200 Subject: [PATCH] Engine updated: added script context pooling --- SetupThrive.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SetupThrive.rb b/SetupThrive.rb index 00c6d2b4bef..b2334148763 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: "8662822e6ff34fa0ff77bb8c798576b9e24a68a3", + version: "c2fbfa2775ba0605e1abf871eab7e15404f50883", # Doesn't actually work, but leviathan doesn't install with sudo by # default, or install at all for that matter noInstallSudo: true