mirror of
https://github.com/rubyjs/libv8
synced 2023-03-27 23:21:48 -04:00
9 lines
171 B
Python
9 lines
171 B
Python
solutions = [
|
|
{
|
|
"url": "https://chromium.googlesource.com/v8/v8.git",
|
|
"managed": False,
|
|
"name": "v8",
|
|
"deps_file": "DEPS",
|
|
"custom_deps": {},
|
|
},
|
|
]
|