From a7b2e68d9aea2cba2d6c788076babaab6f5b9b5c Mon Sep 17 00:00:00 2001 From: ol-automation_ww Date: Wed, 6 Aug 2025 18:18:13 +0000 Subject: [PATCH] Update language imports --- vm/mx.vm/suite.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/vm/mx.vm/suite.py b/vm/mx.vm/suite.py index 60c9b969b5ca..88d85c904b7b 100644 --- a/vm/mx.vm/suite.py +++ b/vm/mx.vm/suite.py @@ -33,7 +33,7 @@ "name": "graal-nodejs", "subdir": True, "dynamic": True, - "version": "8967580a43ebe1bcee0ff70b5ae9fdbea61b85db", + "version": "e8b8056055bef52115ad989ad4ddb141c1c66bb7", "urls" : [ {"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"}, ] @@ -42,14 +42,14 @@ "name": "graal-js", "subdir": True, "dynamic": True, - "version": "8967580a43ebe1bcee0ff70b5ae9fdbea61b85db", + "version": "e8b8056055bef52115ad989ad4ddb141c1c66bb7", "urls": [ {"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"}, ] }, { "name": "truffleruby", - "version": "74aac4306c88b681c62373b0b774cd0379383177", + "version": "f215f01f280134188c1031073a015ef2e9adf2cf", "dynamic": True, "urls": [ {"url": "https://github.com/oracle/truffleruby.git", "kind": "git"}, @@ -65,7 +65,7 @@ }, { "name": "graalpython", - "version": "3cfc3fc07e8ca9f5ac57d65c2d9eda53b4d4ee62", + "version": "8cec77e604fbb8d34214659287682f4a3755eb24", "dynamic": True, "urls": [ {"url": "https://github.com/graalvm/graalpython.git", "kind": "git"},