Skip to content

Commit

Permalink
[GR-23997] Periodic update of the graal import (2023-03-24).
Browse files Browse the repository at this point in the history
PullRequest: js/2765
  • Loading branch information
iamstolis committed Mar 25, 2023
1 parent 276c862 commit f400c35
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 @@ -33,7 +33,7 @@
"name": "graal-nodejs",
"subdir": True,
"dynamic": True,
"version": "f2029698ba2c52bd863d3bdcd059b56bbd1ae3e3",
"version": "d4b209bdaf7a0c52c6bb8e413bc33c7c480d6cd5",
"urls" : [
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
]
Expand All @@ -42,7 +42,7 @@
"name": "graal-js",
"subdir": True,
"dynamic": True,
"version": "f2029698ba2c52bd863d3bdcd059b56bbd1ae3e3",
"version": "d4b209bdaf7a0c52c6bb8e413bc33c7c480d6cd5",
"urls": [
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
]
Expand Down

0 comments on commit f400c35

Please sign in to comment.