Skip to content

Commit 26a336e

Browse files
committed
[GR-19768] Update Truffle import.
PullRequest: fastr/2519
2 parents 2a1e5b3 + 615ef6f commit 26a336e

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" : "665fa481c01076d86592f46f405923c824daac45",
12+
"version" : "7d3aa48fe2c28e8aaf864194692fb6ea95d51bdb",
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" : "665fa481c01076d86592f46f405923c824daac45",
23+
"version" : "7d3aa48fe2c28e8aaf864194692fb6ea95d51bdb",
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)