Skip to content

Commit 4de3b16

Browse files
committed
bump sulong / regex version
1 parent 42bc60e commit 4de3b16

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": "17b272f9e2bb634c4544ffacfced6d4fcc6654bb",
47+
"version": "d22c72700feb46849a5c18826fbfd0cf22ef5197",
4848
"subdir": True,
4949
"urls": [
5050
{"url": "https://github.com/oracle/graal", "kind": "git"},
5151
]
5252
},
5353
{
5454
"name": "regex",
55-
"version": "17b272f9e2bb634c4544ffacfced6d4fcc6654bb",
55+
"version": "d22c72700feb46849a5c18826fbfd0cf22ef5197",
5656
"subdir": True,
5757
"urls": [
5858
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)