Skip to content

Commit 6d98b53

Browse files
committed
[GR-19768] Update Truffle/Sulong import.
PullRequest: fastr/2521
2 parents 9d03a7b + e59d5d4 commit 6d98b53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mx.fastr/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"subdir" : True,
1010
# The version must be the same as the version of Sulong
1111
# TRUFFLE REVISION (note: this is a marker for script that can update this)
12-
"version" : "7d3aa48fe2c28e8aaf864194692fb6ea95d51bdb",
12+
"version" : "724b23dce3e6aec3f0be7ca48d548aba05caeb4b",
1313
"urls" : [
1414
{"url" : "https://github.com/graalvm/graal", "kind" : "git"},
1515
{"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},
@@ -20,7 +20,7 @@
2020
"subdir" : True,
2121
# The version must be the same as the version of Truffle
2222
# TRUFFLE REVISION (note: this is a marker for script that can update this)
23-
"version" : "7d3aa48fe2c28e8aaf864194692fb6ea95d51bdb",
23+
"version" : "724b23dce3e6aec3f0be7ca48d548aba05caeb4b",
2424
"urls" : [
2525
{"url" : "https://github.com/graalvm/graal", "kind" : "git"},
2626
{"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},

0 commit comments

Comments
 (0)