Skip to content

Commit fac11c9

Browse files
committed
[GR-31457] Update graal to pick Sulong fix
1 parent cdfb356 commit fac11c9

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
@@ -7,7 +7,7 @@
77
{
88
"name": "regex",
99
"subdir": True,
10-
"version": "a5ca5bda7301447bb2c755134f8403e51621dfa4",
10+
"version": "3ec3ea3d848b32c809c2c57d5cdf9d082e81b7a8",
1111
"urls": [
1212
{"url": "https://github.com/oracle/graal.git", "kind": "git"},
1313
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},
@@ -16,7 +16,7 @@
1616
{
1717
"name": "sulong",
1818
"subdir": True,
19-
"version": "a5ca5bda7301447bb2c755134f8403e51621dfa4",
19+
"version": "3ec3ea3d848b32c809c2c57d5cdf9d082e81b7a8",
2020
"urls": [
2121
{"url": "https://github.com/oracle/graal.git", "kind": "git"},
2222
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},

0 commit comments

Comments
 (0)