From 479ae794c906eed8c59cc70340ee4d24c368eb24 Mon Sep 17 00:00:00 2001 From: ol-automation_ww Date: Wed, 30 Apr 2025 18:11:12 +0000 Subject: [PATCH] Update language imports --- vm/mx.vm/suite.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vm/mx.vm/suite.py b/vm/mx.vm/suite.py index 14a466376d20..4507ab8da60c 100644 --- a/vm/mx.vm/suite.py +++ b/vm/mx.vm/suite.py @@ -49,7 +49,7 @@ }, { "name": "truffleruby", - "version": "fdf602f33902d7903461754d79bc13149fce74e2", + "version": "ac88a0fe68bf957f75af7d316594b89731fdec4e", "dynamic": True, "urls": [ {"url": "https://github.com/oracle/truffleruby.git", "kind": "git"}, @@ -65,7 +65,7 @@ }, { "name": "graalpython", - "version": "afbeabe9b0820a2dd4ee5d403267dbc37ecb1aef", + "version": "f6c37644a316981b6d385f15ebc934fb2cc14490", "dynamic": True, "urls": [ {"url": "https://github.com/graalvm/graalpython.git", "kind": "git"},