Skip to content

Commit d5f33ab

Browse files
committed
[GR-21590] Update imports
PullRequest: graalpython/2619
2 parents 5f71e79 + f15c491 commit d5f33ab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

mx.graalpython/suite.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,31 +44,31 @@
4444
},
4545
{
4646
"name": "sdk",
47-
"version": "3f968a04e7eeaf76f519b2271beec75fa899a311",
47+
"version": "0f5a0938132440a8eac56b56320f09552cba4076",
4848
"subdir": True,
4949
"urls": [
5050
{"url": "https://github.com/oracle/graal", "kind": "git"},
5151
]
5252
},
5353
{
5454
"name": "tools",
55-
"version": "3f968a04e7eeaf76f519b2271beec75fa899a311",
55+
"version": "0f5a0938132440a8eac56b56320f09552cba4076",
5656
"subdir": True,
5757
"urls": [
5858
{"url": "https://github.com/oracle/graal", "kind": "git"},
5959
],
6060
},
6161
{
6262
"name": "sulong",
63-
"version": "3f968a04e7eeaf76f519b2271beec75fa899a311",
63+
"version": "0f5a0938132440a8eac56b56320f09552cba4076",
6464
"subdir": True,
6565
"urls": [
6666
{"url": "https://github.com/oracle/graal", "kind": "git"},
6767
]
6868
},
6969
{
7070
"name": "regex",
71-
"version": "3f968a04e7eeaf76f519b2271beec75fa899a311",
71+
"version": "0f5a0938132440a8eac56b56320f09552cba4076",
7272
"subdir": True,
7373
"urls": [
7474
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)