mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 04:39:10 +00:00
Upgrade V8 to 7.6.53
This commit is contained in:
parent
6c137342d7
commit
200bed9277
4 changed files with 7 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
|
||||
solutions = [{
|
||||
'url':
|
||||
'https://chromium.googlesource.com/v8/v8.git@7.4.238',
|
||||
'https://chromium.googlesource.com/v8/v8.git@7.6.53',
|
||||
'name': 'v8',
|
||||
'deps_file': 'DEPS',
|
||||
'custom_deps': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue