Skip to content

Commit 6019f7c

Browse files
Update language imports
1 parent d9910dd commit 6019f7c

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": "ee39e01d5a836169615ca7e3626bed7119e03c18",
36+
"version": "d3ee2fa4bdc8f551631a6d64d57787bc2d00d7fb",
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": "ee39e01d5a836169615ca7e3626bed7119e03c18",
45+
"version": "d3ee2fa4bdc8f551631a6d64d57787bc2d00d7fb",
4646
"urls": [
4747
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
4848
]
4949
},
5050
{
5151
"name": "truffleruby",
52-
"version": "6e50bca7441b728207c2fb2bfaa51ae93830f475",
52+
"version": "637216bd1b098b3f4098452c62d2efffc0bfd5dd",
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": "2c44cae3e7057fa836d198a7afc8d2a4ca25c479",
68+
"version": "e63699fbfd64ea1d3fe86a3a7a56412659c2dc8a",
6969
"dynamic": True,
7070
"urls": [
7171
{"url": "https://github.com/graalvm/graalpython.git", "kind": "git"},

0 commit comments

Comments
 (0)