Skip to content

Commit

Permalink
[GR-23997] Periodic update of the graal import (2023-10-27).
Browse files Browse the repository at this point in the history
PullRequest: js/2962
  • Loading branch information
OracleLabsAutomation authored and iamstolis committed Oct 28, 2023
1 parent 363e4c0 commit 68d4bc7
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": "15165ba9d18c2e7c93f7dcd6c37b9c8cdb1e7804",
"version": "95767f4db8df01a69fc77ba69335c9ce09a1165d",
"urls" : [
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
]
Expand All @@ -42,7 +42,7 @@
"name": "graal-js",
"subdir": True,
"dynamic": True,
"version": "15165ba9d18c2e7c93f7dcd6c37b9c8cdb1e7804",
"version": "95767f4db8df01a69fc77ba69335c9ce09a1165d",
"urls": [
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
]
Expand Down

0 comments on commit 68d4bc7

Please sign in to comment.