Skip to content

Commit c8e4651

Browse files
committed
Prepare the 24.1 release branches.
1 parent 4597883 commit c8e4651

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": "4922966e110f60c21ce0a24c1ff7557f9e4ed46a" }
1+
{ "overlay": "e8d5ccf73763d1522c237072ed831e91b811ed9f" }

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

0 commit comments

Comments
 (0)