mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 15:24:46 -05:00
upgrade V8 to 7.4.238 (#1849)
This commit is contained in:
parent
19d4ba70f7
commit
2afc877935
2 changed files with 2 additions and 2 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.158',
|
||||
'https://chromium.googlesource.com/v8/v8.git@7.4.238',
|
||||
'name': 'v8',
|
||||
'deps_file': 'DEPS',
|
||||
'custom_deps': {
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 3bd8fab91c6e35800f32ea296194f7ebf62bee53
|
||||
Subproject commit 7e697531c16ee6713fa3d986447bbd4dc04a80bb
|
Loading…
Reference in a new issue