From 4deea3889dda454a9f5bae23ab81f6455d47cd8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henri=20Hyyryl=C3=A4inen?= Date: Sun, 17 Feb 2019 19:50:15 +0200 Subject: [PATCH] Updated engine to fix breakpad compile on windows --- SetupThrive.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SetupThrive.rb b/SetupThrive.rb index 30270d2fe5d..1b14beaadf3 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: "28cd2c52dd583e9537f1df32cac91d9b4ed2da2d", + version: "02599f1c44a37d6d84bf9cdd1051b8debdd4815c", # Doesn't actually work, but leviathan doesn't install with sudo by # default, or install at all for that matter noInstallSudo: true