Skip to content

Commit 81de836

Browse files
committed
[GR-21590] Update imports
PullRequest: graalpython/3528
2 parents b9c31f5 + 5c6610b commit 81de836

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": "f15a3f1fad6bd3cf1a8a68316d64b18b31f179b8" }
1+
{ "overlay": "7161289a30e53902b11e3446c3be2eaaaef4c0a2" }

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

0 commit comments

Comments
 (0)