Skip to content

Commit

Permalink
[GR-23997] Periodic update of the graal import (2024-02-09).
Browse files Browse the repository at this point in the history
PullRequest: js/3059
  • Loading branch information
OracleLabsAutomation authored and iamstolis committed Feb 10, 2024
1 parent 6d46039 commit a791ad9
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": "729f35fc1c299ae1aad589d148739216a8ea7eed",
"version": "6c5e42ec277d485ec82af20ca5ee60fc02e12721",
"urls" : [
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
]
Expand All @@ -42,7 +42,7 @@
"name": "graal-js",
"subdir": True,
"dynamic": True,
"version": "729f35fc1c299ae1aad589d148739216a8ea7eed",
"version": "6c5e42ec277d485ec82af20ca5ee60fc02e12721",
"urls": [
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
]
Expand Down

0 comments on commit a791ad9

Please sign in to comment.