Skip to content

Commit 23feec9

Browse files
Automatic merge of master into galahad
2 parents 3339334 + d5e3b52 commit 23feec9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

vm/mx.vm/suite.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"name": "graal-nodejs",
3434
"subdir": True,
3535
"dynamic": True,
36-
"version": "5395bc4d53451ebfc1bb0c4ce8e28d48482cf74e",
36+
"version": "a5517c0dd0a6d88f719ed50c91326e8c8ccfc344",
3737
"urls" : [
3838
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
3939
]
@@ -42,14 +42,14 @@
4242
"name": "graal-js",
4343
"subdir": True,
4444
"dynamic": True,
45-
"version": "5395bc4d53451ebfc1bb0c4ce8e28d48482cf74e",
45+
"version": "a5517c0dd0a6d88f719ed50c91326e8c8ccfc344",
4646
"urls": [
4747
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
4848
]
4949
},
5050
{
5151
"name": "truffleruby",
52-
"version": "7722e65987dfe93929f8ba6f0609d76be46d0378",
52+
"version": "1a00426832c04910b6aebae2b1667c02e103eaa1",
5353
"dynamic": True,
5454
"urls": [
5555
{"url": "https://github.com/oracle/truffleruby.git", "kind": "git"},
@@ -65,7 +65,7 @@
6565
},
6666
{
6767
"name": "graalpython",
68-
"version": "8f30ceea8ead87036542056adbc4aa87dc539fa4",
68+
"version": "9a4f6c47f11685897aaa37b064e1db8021ad25d8",
6969
"dynamic": True,
7070
"urls": [
7171
{"url": "https://github.com/graalvm/graalpython.git", "kind": "git"},

0 commit comments

Comments
 (0)