From 2823c4b4abd13686747d027ed18b2fe78dbd70fa Mon Sep 17 00:00:00 2001 From: Jan Stola Date: Sat, 13 Mar 2021 09:29:11 +0000 Subject: [PATCH] [GR-23997] Periodic update of the graal import (2021-03-12). PullRequest: js/1925 --- 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 af5512ffccb2..502f2639906a 100644 --- a/vm/mx.vm/suite.py +++ b/vm/mx.vm/suite.py @@ -39,7 +39,7 @@ "name": "graal-nodejs", "subdir": True, "dynamic": True, - "version": "a44dd928c9bc751b3f62ffdd51a0b263dbbbd37a", + "version": "8f82eae72f0030c3f70f2f347449106156845685", "urls" : [ {"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"}, {"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"}, @@ -49,7 +49,7 @@ "name": "graal-js", "subdir": True, "dynamic": True, - "version": "a44dd928c9bc751b3f62ffdd51a0b263dbbbd37a", + "version": "8f82eae72f0030c3f70f2f347449106156845685", "urls": [ {"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"}, {"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},