Skip to content

Commit 35b4518

Browse files
[GR-55132] Periodic update of the language imports.
PullRequest: graal/21705
2 parents 44a2a61 + d3ff00b commit 35b4518

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": "520d49bba8bf80a308e2589083a3161a0448b8c9",
36+
"version": "8967580a43ebe1bcee0ff70b5ae9fdbea61b85db",
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": "520d49bba8bf80a308e2589083a3161a0448b8c9",
45+
"version": "8967580a43ebe1bcee0ff70b5ae9fdbea61b85db",
4646
"urls": [
4747
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
4848
]
4949
},
5050
{
5151
"name": "truffleruby",
52-
"version": "d786cfbe8890de257caa0fff7c8e4da4aa20ca54",
52+
"version": "74aac4306c88b681c62373b0b774cd0379383177",
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": "82ef9568a57ba88d61751fa939f4e75f135e6091",
68+
"version": "7f099a6f148f212b8af2ecb00bd7d4a346e1c000",
6969
"dynamic": True,
7070
"urls": [
7171
{"url": "https://github.com/graalvm/graalpython.git", "kind": "git"},

0 commit comments

Comments
 (0)