Skip to content

Commit ce687f4

Browse files
committed
Update graal imports.
1 parent 6cdf605 commit ce687f4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

0 commit comments

Comments
 (0)