Skip to content

Commit 40759e4

Browse files
committed
Update graal-js import.
1 parent 3ef6cba commit 40759e4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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": "59e25d376c8bb2803be3e0c1ba19d70819d3e1da",
36+
"version": "20cf920b900b643c6e8ab05cd0a5e66e2ba4e687",
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": "59e25d376c8bb2803be3e0c1ba19d70819d3e1da",
45+
"version": "20cf920b900b643c6e8ab05cd0a5e66e2ba4e687",
4646
"urls": [
4747
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
4848
]

web-image/mx.web-image/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"name": "graal-nodejs",
1717
"subdir": True,
1818
"dynamic": True,
19-
"version": "cffe4d4e341425200ec28f079eb6dca0c098d04b",
19+
"version": "20cf920b900b643c6e8ab05cd0a5e66e2ba4e687",
2020
"urls": [
2121
{"url": "https://github.com/graalvm/graaljs.git", "kind": "git"},
2222
],
@@ -25,7 +25,7 @@
2525
"name": "graal-js",
2626
"subdir": True,
2727
"dynamic": True,
28-
"version": "cffe4d4e341425200ec28f079eb6dca0c098d04b",
28+
"version": "20cf920b900b643c6e8ab05cd0a5e66e2ba4e687",
2929
"urls": [
3030
{"url": "https://github.com/graalvm/graaljs.git", "kind": "git"},
3131
],

0 commit comments

Comments
 (0)