Skip to content

Commit 943155a

Browse files
OracleLabsAutomationwoess
authored andcommitted
Update language imports
1 parent ea080f9 commit 943155a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

vm/mx.vm/suite.py

Lines changed: 5 additions & 5 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": "20cf920b900b643c6e8ab05cd0a5e66e2ba4e687",
36+
"version": "0eee91f51877afba13b7e8ac35e2c872e6b4cd5f",
3737
"urls" : [
3838
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
3939
]
@@ -42,30 +42,30 @@
4242
"name": "graal-js",
4343
"subdir": True,
4444
"dynamic": True,
45-
"version": "20cf920b900b643c6e8ab05cd0a5e66e2ba4e687",
45+
"version": "0eee91f51877afba13b7e8ac35e2c872e6b4cd5f",
4646
"urls": [
4747
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
4848
]
4949
},
5050
{
5151
"name": "truffleruby",
52-
"version": "2c61a7f44c7f4c25fc13dbdd665cd55442c238ff",
52+
"version": "fdf602f33902d7903461754d79bc13149fce74e2",
5353
"dynamic": True,
5454
"urls": [
5555
{"url": "https://github.com/oracle/truffleruby.git", "kind": "git"},
5656
]
5757
},
5858
{
5959
"name": "fastr",
60-
"version": "acf55b9d44af58f95c4de8abcb9dbe1c99d440ef",
60+
"version": "6e5e07a23c5dce133a07701d6c49afcfd9cee86c",
6161
"dynamic": True,
6262
"urls": [
6363
{"url": "https://github.com/oracle/fastr.git", "kind": "git"},
6464
]
6565
},
6666
{
6767
"name": "graalpython",
68-
"version": "c480ad95e2e0dee296aebf7d0f24a92b3b86cdc8",
68+
"version": "afbeabe9b0820a2dd4ee5d403267dbc37ecb1aef",
6969
"dynamic": True,
7070
"urls": [
7171
{"url": "https://github.com/graalvm/graalpython.git", "kind": "git"},

0 commit comments

Comments
 (0)