Skip to content

Commit 38a4ec1

Browse files
committed
Update language imports.
1 parent 69860d5 commit 38a4ec1

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": "a79db34159cdefd5e3367b072278cd4de74ce444",
36+
"version": "ebb056ffe3b906696101bcc4ccc5efa4a3e96066",
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": "a79db34159cdefd5e3367b072278cd4de74ce444",
45+
"version": "ebb056ffe3b906696101bcc4ccc5efa4a3e96066",
4646
"urls": [
4747
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
4848
]
4949
},
5050
{
5151
"name": "truffleruby",
52-
"version": "e369f61d9067e94f553c4c4837d0aed28f6ff630",
52+
"version": "00298360f4c9a6787210a278808738740c9e65a7",
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": "b79401c1fe370b385a72aaa5a29bbe1db504427e",
68+
"version": "7c921ba69d98594c7e1043e20e3f93cc2cfecd7f",
6969
"dynamic": True,
7070
"urls": [
7171
{"url": "https://github.com/graalvm/graalpython.git", "kind": "git"},

0 commit comments

Comments
 (0)