Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update graal import.
  • Loading branch information
woess committed Nov 17, 2025
commit 5af8c4474405d3316b16e8fbe63d4cb9b1c5d504
4 changes: 2 additions & 2 deletions mx.graalpython/suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,15 @@
},
{
"name": "tools",
"version": "50d52936fef1a2737caee257b456c246f4cba242",
"version": "da130d21d8b8d151a23db7f8d2607536f1b69423",
"subdir": True,
"urls": [
{"url": "https://github.com/oracle/graal", "kind": "git"},
],
},
{
"name": "regex",
"version": "50d52936fef1a2737caee257b456c246f4cba242",
"version": "da130d21d8b8d151a23db7f8d2607536f1b69423",
"subdir": True,
"urls": [
{"url": "https://github.com/oracle/graal", "kind": "git"},
Expand Down