Skip to content

Commit 55cb31e

Browse files
committed
Update Sulong and Truffle import.
1 parent 01f33bb commit 55cb31e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mx.graalpython/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
},
2626
{
2727
"name": "sulong",
28-
"version": "b35b498e38c1a2032d6241af155241d9b8a1ab6d",
28+
"version": "e9a54877f8b43c3fb4fd164386fede8a68dc8c03",
2929
"urls": [
3030
{"url": "https://github.com/graalvm/sulong", "kind": "git"},
3131
]
3232
},
3333
{
3434
"name": "regex",
35-
"version": "a8fb89610ab91373ae9c6ed42ab184b2d7ba93d5",
35+
"version": "7159b91744d7b9e04a0aeccdbbff961611e620ec",
3636
"subdir": True,
3737
"urls": [
3838
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)