Skip to content

Commit 2c810b7

Browse files
committed
[GR-52362] Update graal to include standalone without libgraal fix
1 parent d329016 commit 2c810b7

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
@@ -20,7 +20,7 @@
2020
{
2121
"name": "regex",
2222
"subdir": True,
23-
"version": "3f39def1e63211bae1359722528902f979a8afcf",
23+
"version": "8f380d326998db82b7c6c7a354eac800ac1ca8a2",
2424
"urls": [
2525
{"url": "https://github.com/oracle/graal.git", "kind": "git"},
2626
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},
@@ -29,7 +29,7 @@
2929
{
3030
"name": "sulong",
3131
"subdir": True,
32-
"version": "3f39def1e63211bae1359722528902f979a8afcf",
32+
"version": "8f380d326998db82b7c6c7a354eac800ac1ca8a2",
3333
"urls": [
3434
{"url": "https://github.com/oracle/graal.git", "kind": "git"},
3535
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},

0 commit comments

Comments
 (0)