Upgrade V8 to 7.6.53

This commit is contained in:
Ryan Dahl 2019-04-28 08:45:22 -07:00
parent 6c137342d7
commit 200bed9277
4 changed files with 7 additions and 3 deletions

View file

@ -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': {