From 0a221702a463167d27d3f0fef7a55abfe4fa7df8 Mon Sep 17 00:00:00 2001 From: ol-automation_ww Date: Mon, 4 Nov 2024 11:41:42 +0000 Subject: [PATCH] Update graal import. --- mx.truffleruby/suite.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mx.truffleruby/suite.py b/mx.truffleruby/suite.py index 76b32bdbcd7b..18759016e511 100644 --- a/mx.truffleruby/suite.py +++ b/mx.truffleruby/suite.py @@ -22,7 +22,7 @@ { "name": "regex", "subdir": True, - "version": "1e8adf83a2a21aa517c64913b41f00ab93e08819", + "version": "9f312739840dc8fdd5dbf4de17bb3976ef4f0cfe", "urls": [ {"url": "https://github.com/oracle/graal.git", "kind": "git"}, {"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"}, @@ -31,7 +31,7 @@ { "name": "sulong", "subdir": True, - "version": "1e8adf83a2a21aa517c64913b41f00ab93e08819", + "version": "9f312739840dc8fdd5dbf4de17bb3976ef4f0cfe", "urls": [ {"url": "https://github.com/oracle/graal.git", "kind": "git"}, {"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},