Skip to content

Commit 04d4bcc

Browse files
committed
bump ci overlay and graal import
1 parent 6f3f267 commit 04d4bcc

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": "225ec13e0c0f9797867b8f13817a74e920bfce49" }
1+
{ "overlay": "bfe7f821af8ba965cdcaab3d39e40e6bae931e61" }

mx.graalpython/suite.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,31 +44,31 @@
4444
},
4545
{
4646
"name": "sdk",
47-
"version": "6256fabba55d0fae37ab6bff41c558b187f2ced1",
47+
"version": "8b81a03fee458013b8b703e234e77edc4836be43",
4848
"subdir": True,
4949
"urls": [
5050
{"url": "https://github.com/oracle/graal", "kind": "git"},
5151
]
5252
},
5353
{
5454
"name": "tools",
55-
"version": "6256fabba55d0fae37ab6bff41c558b187f2ced1",
55+
"version": "8b81a03fee458013b8b703e234e77edc4836be43",
5656
"subdir": True,
5757
"urls": [
5858
{"url": "https://github.com/oracle/graal", "kind": "git"},
5959
],
6060
},
6161
{
6262
"name": "sulong",
63-
"version": "6256fabba55d0fae37ab6bff41c558b187f2ced1",
63+
"version": "8b81a03fee458013b8b703e234e77edc4836be43",
6464
"subdir": True,
6565
"urls": [
6666
{"url": "https://github.com/oracle/graal", "kind": "git"},
6767
]
6868
},
6969
{
7070
"name": "regex",
71-
"version": "6256fabba55d0fae37ab6bff41c558b187f2ced1",
71+
"version": "8b81a03fee458013b8b703e234e77edc4836be43",
7272
"subdir": True,
7373
"urls": [
7474
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)