Skip to content

Commit

Permalink
[GR-23997] Periodic update of the graal import (2022-10-07).
Browse files Browse the repository at this point in the history
PullRequest: js/2615
  • Loading branch information
iamstolis committed Oct 8, 2022
1 parent cbc14db commit 08a2755
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vm/mx.vm/suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"name": "graal-nodejs",
"subdir": True,
"dynamic": True,
"version": "c3f729aab33088e5f9a9c2a959e18e0174a4d86b",
"version": "fd5ded3403b7f3cf723742ab63d7169855027587",
"urls" : [
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},
Expand All @@ -49,7 +49,7 @@
"name": "graal-js",
"subdir": True,
"dynamic": True,
"version": "c3f729aab33088e5f9a9c2a959e18e0174a4d86b",
"version": "fd5ded3403b7f3cf723742ab63d7169855027587",
"urls": [
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},
Expand Down

0 comments on commit 08a2755

Please sign in to comment.