Skip to content

Commit 4a934a2

Browse files
committed
bump graal version
1 parent 0269ce3 commit 4a934a2

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,15 +25,15 @@
2525
},
2626
{
2727
"name": "sulong",
28-
"version": "6c0c603d9ff842736fc179dc4de84b4f2cfcfef3",
28+
"version": "7db682cf8d61ba711396aec6cfaa885170890c31",
2929
"subdir": True,
3030
"urls": [
3131
{"url": "https://github.com/oracle/graal", "kind": "git"},
3232
]
3333
},
3434
{
3535
"name": "regex",
36-
"version": "6c0c603d9ff842736fc179dc4de84b4f2cfcfef3",
36+
"version": "7db682cf8d61ba711396aec6cfaa885170890c31",
3737
"subdir": True,
3838
"urls": [
3939
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)