Skip to content

Commit f4d392f

Browse files
committed
Update imports
1 parent 65df9fd commit f4d392f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "overlay": "4a37d6abcd847c1f34b45ab815344122a0dd92c4" }
1+
{ "overlay": "504e8d4b9f3209f61d418daade8271d3e720e790" }

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": "ab0763b0806e45f4e12fbfe57391cc3776558acf",
47+
"version": "1dbc87d83b994df3ba2cd05783b07ae7e5bd721a",
4848
"subdir": True,
4949
"urls": [
5050
{"url": "https://github.com/oracle/graal", "kind": "git"},
5151
]
5252
},
5353
{
5454
"name": "tools",
55-
"version": "ab0763b0806e45f4e12fbfe57391cc3776558acf",
55+
"version": "1dbc87d83b994df3ba2cd05783b07ae7e5bd721a",
5656
"subdir": True,
5757
"urls": [
5858
{"url": "https://github.com/oracle/graal", "kind": "git"},
5959
],
6060
},
6161
{
6262
"name": "sulong",
63-
"version": "ab0763b0806e45f4e12fbfe57391cc3776558acf",
63+
"version": "1dbc87d83b994df3ba2cd05783b07ae7e5bd721a",
6464
"subdir": True,
6565
"urls": [
6666
{"url": "https://github.com/oracle/graal", "kind": "git"},
6767
]
6868
},
6969
{
7070
"name": "regex",
71-
"version": "ab0763b0806e45f4e12fbfe57391cc3776558acf",
71+
"version": "1dbc87d83b994df3ba2cd05783b07ae7e5bd721a",
7272
"subdir": True,
7373
"urls": [
7474
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)