Skip to content

Commit

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

0 comments on commit d7ce08c

Please sign in to comment.