From 70b50a854f615a9e9388de46895bcda92b4dfc0a Mon Sep 17 00:00:00 2001 From: ol-automation_ww Date: Sun, 30 Jul 2023 23:15:30 +0000 Subject: [PATCH] [GR-23997] Periodic update of the graal import (2023-07-28). PullRequest: js/2876 --- 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 8898e753365e..9c9f24040e38 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": "aa0547deae836361fab063dbd398999fcdc5dd58", + "version": "5905131140a01b3170cd620b60f0dabcbea5b3ac", "urls" : [ {"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"}, ] @@ -42,7 +42,7 @@ "name": "graal-js", "subdir": True, "dynamic": True, - "version": "aa0547deae836361fab063dbd398999fcdc5dd58", + "version": "5905131140a01b3170cd620b60f0dabcbea5b3ac", "urls": [ {"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"}, ]