Skip to content

Commit

Permalink
[GR-23997] Periodic update of the graal import (2021-10-08).
Browse files Browse the repository at this point in the history
PullRequest: js/2188
  • Loading branch information
OracleLabsAutomation committed Oct 9, 2021
1 parent ae90ce6 commit 95f1f73
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": "082c333db671f03aba82d15e6d572e196b3878ea",
"version": "5261f7865f77e399ad1b49bfa5de9b784e740e8a",
"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": "082c333db671f03aba82d15e6d572e196b3878ea",
"version": "5261f7865f77e399ad1b49bfa5de9b784e740e8a",
"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 95f1f73

Please sign in to comment.