Skip to content

Commit b89d3f7

Browse files
committed
Update language imports.
1 parent b1181d1 commit b89d3f7

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": "371fd8db65cc1cab8e665d670d0f4b5823a4115b",
36+
"version": "89c8879a8fd3ec9dbd7740010ba33570d6fcc904",
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": "371fd8db65cc1cab8e665d670d0f4b5823a4115b",
45+
"version": "89c8879a8fd3ec9dbd7740010ba33570d6fcc904",
4646
"urls": [
4747
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
4848
]
4949
},
5050
{
5151
"name": "truffleruby",
52-
"version": "1d500035ae5747fe7f2120bc5aa09227f1750449",
52+
"version": "78f0ff0813783f1a9f7db21c2ee5c930697f9671",
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": "c6da3bd403c1e6caf86ceba3be920f91b4886316",
68+
"version": "c686c29980b68b9294367d251fd4d525935c38d5",
6969
"dynamic": True,
7070
"urls": [
7171
{"url": "https://github.com/graalvm/graalpython.git", "kind": "git"},

0 commit comments

Comments
 (0)