Skip to content

Commit 293a883

Browse files
committed
[GR-63545] Adopt the new unchained standalones for GraalJS.
PullRequest: js/3482
1 parent 3c1b66f commit 293a883

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
@@ -33,7 +33,7 @@
3333
"name": "graal-nodejs",
3434
"subdir": True,
3535
"dynamic": True,
36-
"version": "0eee91f51877afba13b7e8ac35e2c872e6b4cd5f",
36+
"version": "0eee7b016637e3a89e2d48b6195b9abaf2177a07",
3737
"urls" : [
3838
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
3939
]
@@ -42,7 +42,7 @@
4242
"name": "graal-js",
4343
"subdir": True,
4444
"dynamic": True,
45-
"version": "0eee91f51877afba13b7e8ac35e2c872e6b4cd5f",
45+
"version": "0eee7b016637e3a89e2d48b6195b9abaf2177a07",
4646
"urls": [
4747
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
4848
]

0 commit comments

Comments
 (0)