From 6424ab721e6a46dcd972ac939cb88968e5740e75 Mon Sep 17 00:00:00 2001 From: Alexander Jordan Date: Mon, 2 Dec 2019 18:27:05 +0100 Subject: [PATCH] Update import --- mx.nodeprof/suite.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mx.nodeprof/suite.py b/mx.nodeprof/suite.py index 0cc2f7f1..15887190 100644 --- a/mx.nodeprof/suite.py +++ b/mx.nodeprof/suite.py @@ -6,7 +6,7 @@ "suites" : [ { "name" : "graal-nodejs", - "version" : "202c43c77d963edf8759092215bfe38a18373b09", + "version" : "ddede9aafaab5ac152c7db73e36daec03d9d4947", "subdir" : True, "urls" : [ {"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},