Skip to content

Commit 7ee4501

Browse files
committed
Update Truffle import
1 parent e3684b6 commit 7ee4501

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

mx.graalpython/suite.py

+4-4
Original file line numberDiff line numberDiff line change
@@ -45,31 +45,31 @@
4545
},
4646
{
4747
"name": "sdk",
48-
"version": "f3b5ff623b69e2904057365ebb934dc567e48e76",
48+
"version": "f5c6ce9284f7a49ef4df5ec3d7ea987b8add6522",
4949
"subdir": True,
5050
"urls": [
5151
{"url": "https://github.com/oracle/graal", "kind": "git"},
5252
]
5353
},
5454
{
5555
"name": "tools",
56-
"version": "f3b5ff623b69e2904057365ebb934dc567e48e76",
56+
"version": "f5c6ce9284f7a49ef4df5ec3d7ea987b8add6522",
5757
"subdir": True,
5858
"urls": [
5959
{"url": "https://github.com/oracle/graal", "kind": "git"},
6060
],
6161
},
6262
{
6363
"name": "sulong",
64-
"version": "f3b5ff623b69e2904057365ebb934dc567e48e76",
64+
"version": "f5c6ce9284f7a49ef4df5ec3d7ea987b8add6522",
6565
"subdir": True,
6666
"urls": [
6767
{"url": "https://github.com/oracle/graal", "kind": "git"},
6868
]
6969
},
7070
{
7171
"name": "regex",
72-
"version": "f3b5ff623b69e2904057365ebb934dc567e48e76",
72+
"version": "f5c6ce9284f7a49ef4df5ec3d7ea987b8add6522",
7373
"subdir": True,
7474
"urls": [
7575
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)