diff --git a/mx.fastr/suite.py b/mx.fastr/suite.py index 25604a5d22..71ce993f7c 100644 --- a/mx.fastr/suite.py +++ b/mx.fastr/suite.py @@ -11,7 +11,7 @@ "subdir" : True, # The version must be the same as the version of Sulong # TRUFFLE REVISION (note: this is a marker for script that can update this) - "version" : "a55537477744db396e66e321edca77ab26dbaa9c", + "version" : "7227e7620849054055835c6719acba43d48e36c4", "urls" : [ {"url" : "https://github.com/graalvm/graal", "kind" : "git"}, {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"}, @@ -22,7 +22,7 @@ "subdir" : True, # The version must be the same as the version of Truffle # TRUFFLE REVISION (note: this is a marker for script that can update this) - "version" : "a55537477744db396e66e321edca77ab26dbaa9c", + "version" : "7227e7620849054055835c6719acba43d48e36c4", "urls" : [ {"url" : "https://github.com/graalvm/graal", "kind" : "git"}, {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},