Skip to content

Commit f97ec0e

Browse files
committed
[GR-23997] Periodic update of the graal import (2022-03-25).
PullRequest: js/2394
1 parent c87c78c commit f97ec0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vm/mx.vm/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"name": "graal-nodejs",
4040
"subdir": True,
4141
"dynamic": True,
42-
"version": "edeb584062e0fe30960327b823936a1f2d46166b",
42+
"version": "2b7a29f8c6632abf930c6d770a356c9df459de0c",
4343
"urls" : [
4444
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
4545
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},
@@ -49,7 +49,7 @@
4949
"name": "graal-js",
5050
"subdir": True,
5151
"dynamic": True,
52-
"version": "edeb584062e0fe30960327b823936a1f2d46166b",
52+
"version": "2b7a29f8c6632abf930c6d770a356c9df459de0c",
5353
"urls": [
5454
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
5555
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},

0 commit comments

Comments
 (0)