Skip to content

Commit 4f94cd2

Browse files
OracleLabsAutomationwoess
authored andcommitted
Update language imports
1 parent b3fc6a4 commit 4f94cd2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

vm/mx.vm/suite.py

+4-4
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"name": "graal-nodejs",
3434
"subdir": True,
3535
"dynamic": True,
36-
"version": "0eee91f51877afba13b7e8ac35e2c872e6b4cd5f",
36+
"version": "e780238965cd4b356ead227c45ff3ee0985080ad",
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": "0eee91f51877afba13b7e8ac35e2c872e6b4cd5f",
45+
"version": "e780238965cd4b356ead227c45ff3ee0985080ad",
4646
"urls": [
4747
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
4848
]
4949
},
5050
{
5151
"name": "truffleruby",
52-
"version": "fdf602f33902d7903461754d79bc13149fce74e2",
52+
"version": "ac88a0fe68bf957f75af7d316594b89731fdec4e",
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": "afbeabe9b0820a2dd4ee5d403267dbc37ecb1aef",
68+
"version": "f6c37644a316981b6d385f15ebc934fb2cc14490",
6969
"dynamic": True,
7070
"urls": [
7171
{"url": "https://github.com/graalvm/graalpython.git", "kind": "git"},

0 commit comments

Comments
 (0)