Skip to content

Commit 3b4c4eb

Browse files
Update language imports
1 parent 077f075 commit 3b4c4eb

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": "8bde8a4058d0c14de0cf73b76cc8795af4904db1",
36+
"version": "d0b66f0607ef566fa1c9c9bfaade2643d0f6d927",
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": "8bde8a4058d0c14de0cf73b76cc8795af4904db1",
45+
"version": "d0b66f0607ef566fa1c9c9bfaade2643d0f6d927",
4646
"urls": [
4747
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
4848
]
4949
},
5050
{
5151
"name": "truffleruby",
52-
"version": "84a2a3a85d74e65420ae1356766887a245b37a1a",
52+
"version": "541eb9f5d6420faca1760a96496d78ab0c0806e8",
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": "7bc82dd50281a5bbb193c4cf2c4106db8d9970d0",
68+
"version": "f51c63694a39837e3cf4786cdcf191a652252073",
6969
"dynamic": True,
7070
"urls": [
7171
{"url": "https://github.com/graalvm/graalpython.git", "kind": "git"},

0 commit comments

Comments
 (0)