Skip to content

Commit a2f4224

Browse files
committed
Update imports
1 parent 311204b commit a2f4224

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": "c8731b66bcf2a2b43983581e93776ee28c0b9cbc" }
1+
{ "overlay": "a254da22bdcd088407ede3c681eb93d378be6b0d" }

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

0 commit comments

Comments
 (0)