Skip to content

Commit 92c797e

Browse files
committed
Update graal import to 26.0.0.
1 parent 0029836 commit 92c797e

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": "69860d57908cd7b3691d6646687c1cecbe69f36b",
25+
"version": "38a4ec195b58325c3f7d710b3dc17d7941ae0261",
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": "69860d57908cd7b3691d6646687c1cecbe69f36b",
34+
"version": "38a4ec195b58325c3f7d710b3dc17d7941ae0261",
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)