Skip to content

Commit

Permalink
Automatic merge of master into galahad
Browse files Browse the repository at this point in the history
  • Loading branch information
OracleLabsAutomation committed Feb 6, 2025
2 parents 3339334 + d5e3b52 commit 23feec9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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": "5395bc4d53451ebfc1bb0c4ce8e28d48482cf74e",
"version": "a5517c0dd0a6d88f719ed50c91326e8c8ccfc344",
"urls" : [
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
]
Expand All @@ -42,14 +42,14 @@
"name": "graal-js",
"subdir": True,
"dynamic": True,
"version": "5395bc4d53451ebfc1bb0c4ce8e28d48482cf74e",
"version": "a5517c0dd0a6d88f719ed50c91326e8c8ccfc344",
"urls": [
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
]
},
{
"name": "truffleruby",
"version": "7722e65987dfe93929f8ba6f0609d76be46d0378",
"version": "1a00426832c04910b6aebae2b1667c02e103eaa1",
"dynamic": True,
"urls": [
{"url": "https://github.com/oracle/truffleruby.git", "kind": "git"},
Expand All @@ -65,7 +65,7 @@
},
{
"name": "graalpython",
"version": "8f30ceea8ead87036542056adbc4aa87dc539fa4",
"version": "9a4f6c47f11685897aaa37b064e1db8021ad25d8",
"dynamic": True,
"urls": [
{"url": "https://github.com/graalvm/graalpython.git", "kind": "git"},
Expand Down

0 comments on commit 23feec9

Please sign in to comment.