Skip to content

Commit f771ce4

Browse files
Update language imports
1 parent 4cf6015 commit f771ce4

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

0 commit comments

Comments
 (0)