Skip to content

Commit 59d1be0

Browse files
committed
Update to graal just before compilation threshold changes
1 parent d7ae4d2 commit 59d1be0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mx.truffleruby/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{
88
"name": "regex",
99
"subdir": True,
10-
"version": "71f5012eafd5b62809432c5006d61913b02f5d64",
10+
"version": "ca1b62faf656d71e4bbb39660880ebf71d48e41a",
1111
"urls": [
1212
{"url": "https://github.com/oracle/graal.git", "kind" : "git"},
1313
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},
@@ -16,7 +16,7 @@
1616
{
1717
"name": "sulong",
1818
"subdir": True,
19-
"version": "71f5012eafd5b62809432c5006d61913b02f5d64",
19+
"version": "ca1b62faf656d71e4bbb39660880ebf71d48e41a",
2020
"urls": [
2121
{"url": "https://github.com/oracle/graal.git", "kind": "git"},
2222
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},

0 commit comments

Comments
 (0)