File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
suite = {
2
- "mxversion" : "5.210.3 " ,
2
+ "mxversion" : "5.223.0 " ,
3
3
"name" : "truffleruby" ,
4
4
5
5
"imports" : {
9
9
"name" : "tools" ,
10
10
"subdir" : True ,
11
11
# version must always be equal to the version of the "sulong" import below
12
- "version" : "5dc4d8b4f772e90475a00c2093846cf11b2fd480 " ,
12
+ "version" : "0527e987ef67a1a93d14754becd2b3877d961b35 " ,
13
13
"urls" : [
14
14
{"url" : "https://github.com/oracle/graal.git" , "kind" : "git" },
15
15
{"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots" , "kind" : "binary" },
19
19
"name" : "sulong" ,
20
20
"subdir" : True ,
21
21
# version must always be equal to the version of the "tools" import above
22
- "version" : "5dc4d8b4f772e90475a00c2093846cf11b2fd480 " ,
22
+ "version" : "0527e987ef67a1a93d14754becd2b3877d961b35 " ,
23
23
"urls" : [
24
24
{"url" : "https://github.com/oracle/graal.git" , "kind" : "git" },
25
25
{"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots" , "kind" : "binary" },
You can’t perform that action at this time.
0 commit comments