Skip to content

Commit fd88bcc

Browse files
committed
Update imports
1 parent 6191bed commit fd88bcc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ci.jsonnet

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "overlay": "8dd41b33e90f2176621893827fb1431b82c865b3" }
1+
{ "overlay": "0edef0e6e6ab7aafc365b13e12078537e28bcb96" }

mx.graalpython/suite.py

+4-4
Original file line numberDiff line numberDiff line change
@@ -45,31 +45,31 @@
4545
},
4646
{
4747
"name": "sdk",
48-
"version": "719c89f9d6756aad165de2b98abf13a5c252be0c",
48+
"version": "80fe02a9176546f6f2ec412a4a8f5990898e9982",
4949
"subdir": True,
5050
"urls": [
5151
{"url": "https://github.com/oracle/graal", "kind": "git"},
5252
]
5353
},
5454
{
5555
"name": "tools",
56-
"version": "719c89f9d6756aad165de2b98abf13a5c252be0c",
56+
"version": "80fe02a9176546f6f2ec412a4a8f5990898e9982",
5757
"subdir": True,
5858
"urls": [
5959
{"url": "https://github.com/oracle/graal", "kind": "git"},
6060
],
6161
},
6262
{
6363
"name": "sulong",
64-
"version": "719c89f9d6756aad165de2b98abf13a5c252be0c",
64+
"version": "80fe02a9176546f6f2ec412a4a8f5990898e9982",
6565
"subdir": True,
6666
"urls": [
6767
{"url": "https://github.com/oracle/graal", "kind": "git"},
6868
]
6969
},
7070
{
7171
"name": "regex",
72-
"version": "719c89f9d6756aad165de2b98abf13a5c252be0c",
72+
"version": "80fe02a9176546f6f2ec412a4a8f5990898e9982",
7373
"subdir": True,
7474
"urls": [
7575
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)