From 68d4bc7a0d5e5c27068458d6fc23f1bf994f41ed Mon Sep 17 00:00:00 2001 From: ol-automation_ww Date: Sat, 28 Oct 2023 08:27:41 +0000 Subject: [PATCH] [GR-23997] Periodic update of the graal import (2023-10-27). PullRequest: js/2962 --- 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 0f135b2fc89b..6bddc7010cbf 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": "15165ba9d18c2e7c93f7dcd6c37b9c8cdb1e7804", + "version": "95767f4db8df01a69fc77ba69335c9ce09a1165d", "urls" : [ {"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"}, ] @@ -42,7 +42,7 @@ "name": "graal-js", "subdir": True, "dynamic": True, - "version": "15165ba9d18c2e7c93f7dcd6c37b9c8cdb1e7804", + "version": "95767f4db8df01a69fc77ba69335c9ce09a1165d", "urls": [ {"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"}, ]