Skip to content

Commit fd56e31

Browse files
committed
Update imports
1 parent 8307118 commit fd56e31

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": "49d2e0a6fb13325d4d9e9e5687cec4afe54991ff" }
1+
{ "overlay": "351986f61c9258eaa109fb4d218320a03e2a68bc" }

mx.graalpython/suite.py

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

0 commit comments

Comments
 (0)