Skip to content

Commit f7ee017

Browse files
committed
update truffle import to version with tmpfile fix for windows
1 parent 08b8ac9 commit f7ee017

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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": "4d1ff9c2d204ae0118adc54a999e7650c5855d34",
47+
"version": "ce8ae2505ed048511d76ff29d1814fb6b3ed129e",
4848
"subdir": True,
4949
"urls": [
5050
{"url": "https://github.com/oracle/graal", "kind": "git"},
5151
],
5252
},
5353
{
5454
"name": "sulong",
55-
"version": "4d1ff9c2d204ae0118adc54a999e7650c5855d34",
55+
"version": "ce8ae2505ed048511d76ff29d1814fb6b3ed129e",
5656
"subdir": True,
5757
"urls": [
5858
{"url": "https://github.com/oracle/graal", "kind": "git"},
5959
]
6060
},
6161
{
6262
"name": "regex",
63-
"version": "4d1ff9c2d204ae0118adc54a999e7650c5855d34",
63+
"version": "ce8ae2505ed048511d76ff29d1814fb6b3ed129e",
6464
"subdir": True,
6565
"urls": [
6666
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)