From a247a2dd426ebf89589fdc4af3069e99f71e7cec Mon Sep 17 00:00:00 2001
From: stepan <stepan.sindelar@oracle.com>
Date: Mon, 20 Aug 2018 17:53:34 +0200
Subject: [PATCH] Update Truffle

---
 mx.fastr/suite.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mx.fastr/suite.py b/mx.fastr/suite.py
index 7760368eed..727d1f1a43 100644
--- a/mx.fastr/suite.py
+++ b/mx.fastr/suite.py
@@ -7,7 +7,7 @@ suite = {
             {
                "name" : "truffle",
                "subdir" : True,
-               "version" : "37d8e6b1807043e90499ecbdc9c286233058ff14",
+               "version" : "8eb52e74643a8a5ca788b9b8f37acca929816df4",
                "urls" : [
                     {"url" : "https://github.com/graalvm/graal", "kind" : "git"},
                     {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},
-- 
GitLab