Skip to content

Commit

Permalink
[GR-55132] Periodic update of the language imports.
Browse files Browse the repository at this point in the history
PullRequest: graal/19058
  • Loading branch information
OracleLabsAutomation authored and eregon committed Oct 18, 2024
2 parents 6f81a33 + 768eee2 commit 1aec16d
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": "8c73897da75360e4c34c64f27e769c5774fc70d3",
"version": "fad9af323bbf014168bda8f1aae3c96b08c7d33e",
"urls" : [
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
]
Expand All @@ -42,7 +42,7 @@
"name": "graal-js",
"subdir": True,
"dynamic": True,
"version": "8c73897da75360e4c34c64f27e769c5774fc70d3",
"version": "fad9af323bbf014168bda8f1aae3c96b08c7d33e",
"urls": [
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
]
Expand Down

0 comments on commit 1aec16d

Please sign in to comment.