Skip to content

Commit a619b34

Browse files
committed
update to fixed version of sulong
1 parent 9081458 commit a619b34

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
@@ -44,15 +44,15 @@
4444
},
4545
{
4646
"name": "sulong",
47-
"version": "fb9b1d3bed90b3d9d758a6372d95b14299c42ed4",
47+
"version": "783c56aeadd253c159c5dba754b1965b1d83b3f4",
4848
"subdir": True,
4949
"urls": [
5050
{"url": "https://github.com/oracle/graal", "kind": "git"},
5151
]
5252
},
5353
{
5454
"name": "regex",
55-
"version": "fb9b1d3bed90b3d9d758a6372d95b14299c42ed4",
55+
"version": "783c56aeadd253c159c5dba754b1965b1d83b3f4",
5656
"subdir": True,
5757
"urls": [
5858
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)