From 45b93388796aff34c6362c3d6607fdaef3b47468 Mon Sep 17 00:00:00 2001 From: ol-automation_ww Date: Sun, 28 Apr 2024 07:56:53 +0000 Subject: [PATCH] [GR-23997] Periodic update of the graal import (2024-04-26). PullRequest: js/3130 --- 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 3a1a2f14e741..7b43dd209458 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": "a54e3ea08c9d8783c3941430c8a8834d1481d6cf", + "version": "f43a9abb00f79a47ff334c4c17546e8dd001057b", "urls" : [ {"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"}, ] @@ -42,7 +42,7 @@ "name": "graal-js", "subdir": True, "dynamic": True, - "version": "a54e3ea08c9d8783c3941430c8a8834d1481d6cf", + "version": "f43a9abb00f79a47ff334c4c17546e8dd001057b", "urls": [ {"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"}, ]