Skip to content

Commit 6ae4a4e

Browse files
committed
Updated language imports.
1 parent f424e7e commit 6ae4a4e

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": "c5fc49c969911c34930b8642da8dc0785844450f",
36+
"version": "7d361dd6bcbecf36a71837e22fea4db292ab11bd",
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": "c5fc49c969911c34930b8642da8dc0785844450f",
45+
"version": "7d361dd6bcbecf36a71837e22fea4db292ab11bd",
4646
"urls": [
4747
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
4848
]
4949
},
5050
{
5151
"name": "truffleruby",
52-
"version": "d1c8bfef4c0f5e3bd91062c9c1c2abe13dbd398f",
52+
"version": "e88b353d799c3b00f6e9882f27e9a43538fa3a47",
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": "9c75f8969912c669f5b3ebd089fe15767d543ae3",
68+
"version": "edb7bac2f6def8aec598de70f87bf1d62b82e2da",
6969
"dynamic": True,
7070
"urls": [
7171
{"url": "https://github.com/graalvm/graalpython.git", "kind": "git"},

0 commit comments

Comments
 (0)