Skip to content

Commit 0a8ce31

Browse files
committed
Update graal import to 25.1.0.
1 parent 78f0ff0 commit 0a8ce31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mx.truffleruby/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
{
2323
"name": "regex",
2424
"subdir": True,
25-
"version": "b1181d14631c6760fd72c5eb441ad1aeca1f937f",
25+
"version": "b89d3f7a675e5ab979f2230f22acbd6cac112291",
2626
"urls": [
2727
{"url": "https://github.com/oracle/graal.git", "kind": "git"},
2828
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},
@@ -31,7 +31,7 @@
3131
{
3232
"name": "sulong",
3333
"subdir": True,
34-
"version": "b1181d14631c6760fd72c5eb441ad1aeca1f937f",
34+
"version": "b89d3f7a675e5ab979f2230f22acbd6cac112291",
3535
"urls": [
3636
{"url": "https://github.com/oracle/graal.git", "kind": "git"},
3737
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},

0 commit comments

Comments
 (0)