Skip to content

Commit

Permalink
[GR-23997] Periodic update of the graal import (2024-01-05).
Browse files Browse the repository at this point in the history
PullRequest: js/3021
  • Loading branch information
OracleLabsAutomation authored and woess committed Jan 6, 2024
1 parent ed67931 commit 9761497
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": "b7e93e4cb0fb2cc3050aa384746c9e2e2cb0d0cd",
"version": "999f4ab64ed6978692183f24bc836d2eed76046f",
"urls" : [
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
]
Expand All @@ -42,7 +42,7 @@
"name": "graal-js",
"subdir": True,
"dynamic": True,
"version": "b7e93e4cb0fb2cc3050aa384746c9e2e2cb0d0cd",
"version": "999f4ab64ed6978692183f24bc836d2eed76046f",
"urls": [
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
]
Expand Down

0 comments on commit 9761497

Please sign in to comment.