Skip to content

Commit 13acfa3

Browse files
committed
[GR-39238] Prepare 22.2
PullRequest: graalpython/2309
2 parents 9dc1d91 + 6762453 commit 13acfa3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "overlay": "1143cb42864b0555ad23080c5b5b2850c547bdd8" }
1+
{ "overlay": "1039a1d12d8e7c25c77a25fd6ee3a3b319743280" }

mx.graalpython/suite.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,23 +44,23 @@
4444
},
4545
{
4646
"name": "tools",
47-
"version": "1f62020c682ca5675af0a622ac70c8e1d5781224",
47+
"version": "f33384d85f86bc5f4fd1a92d9d734309c64d381d",
4848
"subdir": True,
4949
"urls": [
5050
{"url": "https://github.com/oracle/graal", "kind": "git"},
5151
],
5252
},
5353
{
5454
"name": "sulong",
55-
"version": "1f62020c682ca5675af0a622ac70c8e1d5781224",
55+
"version": "f33384d85f86bc5f4fd1a92d9d734309c64d381d",
5656
"subdir": True,
5757
"urls": [
5858
{"url": "https://github.com/oracle/graal", "kind": "git"},
5959
]
6060
},
6161
{
6262
"name": "regex",
63-
"version": "1f62020c682ca5675af0a622ac70c8e1d5781224",
63+
"version": "f33384d85f86bc5f4fd1a92d9d734309c64d381d",
6464
"subdir": True,
6565
"urls": [
6666
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)