Skip to content

Commit 81842ba

Browse files
committed
[GR-37493] Update SVM to get better node field analysis
PullRequest: truffleruby/3255
2 parents c873f2b + 815410e commit 81842ba

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": "07a92166bc795fbcce77dbaec4fce9d1f7661aa0",
10+
"version": "fea8203c60b035dec06fcb151ea66f9d4d35ebb1",
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": "07a92166bc795fbcce77dbaec4fce9d1f7661aa0",
19+
"version": "fea8203c60b035dec06fcb151ea66f9d4d35ebb1",
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)