Skip to content

Commit 353f7d9

Browse files
committed
[GR-44889] Prepare 23.0
PullRequest: graalpython/2687
2 parents af6161e + 187e37c commit 353f7d9

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": "efe845fac4fe98c928dad4dc6cad40292a188c91" }
1+
{ "overlay": "fe47c77ef9ca3412a9faf4889643535e2cc7d4c9" }

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": "f9a0b474b61007d8d96beb4c519f164127658826",
47+
"version": "a81ecbe6def2084b669872f76207535ab62fd8d6",
4848
"subdir": True,
4949
"urls": [
5050
{"url": "https://github.com/oracle/graal", "kind": "git"},
5151
]
5252
},
5353
{
5454
"name": "tools",
55-
"version": "f9a0b474b61007d8d96beb4c519f164127658826",
55+
"version": "a81ecbe6def2084b669872f76207535ab62fd8d6",
5656
"subdir": True,
5757
"urls": [
5858
{"url": "https://github.com/oracle/graal", "kind": "git"},
5959
],
6060
},
6161
{
6262
"name": "sulong",
63-
"version": "f9a0b474b61007d8d96beb4c519f164127658826",
63+
"version": "a81ecbe6def2084b669872f76207535ab62fd8d6",
6464
"subdir": True,
6565
"urls": [
6666
{"url": "https://github.com/oracle/graal", "kind": "git"},
6767
]
6868
},
6969
{
7070
"name": "regex",
71-
"version": "f9a0b474b61007d8d96beb4c519f164127658826",
71+
"version": "a81ecbe6def2084b669872f76207535ab62fd8d6",
7272
"subdir": True,
7373
"urls": [
7474
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)