Skip to content

Commit edb7bac

Browse files
committed
[GR-64087] Updating graal import.
PullRequest: graalpython/3849
2 parents e5cc4f9 + 83a0690 commit edb7bac

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
@@ -53,15 +53,15 @@
5353
},
5454
{
5555
"name": "tools",
56-
"version": "9f616a9166a56ee973a699b2812f0d36170e301d",
56+
"version": "d9ec60aaec52da76a7737efa8d7b129eca818f98",
5757
"subdir": True,
5858
"urls": [
5959
{"url": "https://github.com/oracle/graal", "kind": "git"},
6060
],
6161
},
6262
{
6363
"name": "regex",
64-
"version": "9f616a9166a56ee973a699b2812f0d36170e301d",
64+
"version": "d9ec60aaec52da76a7737efa8d7b129eca818f98",
6565
"subdir": True,
6666
"urls": [
6767
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)