Skip to content

Commit ba1d8d9

Browse files
committed
Update imports
1 parent d96441a commit ba1d8d9

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": "f6a3278eb71d8af117a0e1fe8847ebaa8921cbed" }
1+
{ "overlay": "e48c2d0867e9f758f6208d75c29e1ca013af7c4f" }

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": "249d3e4abd2f357461c5ceb682791e22b2c8a92f",
48+
"version": "d1196beb6bc6e7d68c971d471d372506e4109c4e",
4949
"subdir": True,
5050
"urls": [
5151
{"url": "https://github.com/oracle/graal", "kind": "git"},
5252
]
5353
},
5454
{
5555
"name": "tools",
56-
"version": "249d3e4abd2f357461c5ceb682791e22b2c8a92f",
56+
"version": "d1196beb6bc6e7d68c971d471d372506e4109c4e",
5757
"subdir": True,
5858
"urls": [
5959
{"url": "https://github.com/oracle/graal", "kind": "git"},
6060
],
6161
},
6262
{
6363
"name": "sulong",
64-
"version": "249d3e4abd2f357461c5ceb682791e22b2c8a92f",
64+
"version": "d1196beb6bc6e7d68c971d471d372506e4109c4e",
6565
"subdir": True,
6666
"urls": [
6767
{"url": "https://github.com/oracle/graal", "kind": "git"},
6868
]
6969
},
7070
{
7171
"name": "regex",
72-
"version": "249d3e4abd2f357461c5ceb682791e22b2c8a92f",
72+
"version": "d1196beb6bc6e7d68c971d471d372506e4109c4e",
7373
"subdir": True,
7474
"urls": [
7575
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)