Skip to content

Commit 56394e6

Browse files
committed
Update graal imports
1 parent 3da18d6 commit 56394e6

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": "d5b4064ebdf5a27a1fd07e706a5e5c52016b5c70" }
1+
{ "overlay": "b676f3e9a8ed96de8f3df5b9f20677e5d15586a9" }

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

0 commit comments

Comments
 (0)