Skip to content

Commit 5c17d27

Browse files
committed
Update Truffle import
1 parent 2a204cd commit 5c17d27

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" : "d5d194b7b47e000a4c7f9d99a6d71c55f6c050c8",
12+
"version" : "64bab74836376a29c14bcd7c6d87bffe52417592",
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" : "d5d194b7b47e000a4c7f9d99a6d71c55f6c050c8",
23+
"version" : "64bab74836376a29c14bcd7c6d87bffe52417592",
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)