mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
Upgrade V8 to 7.9.304
This commit is contained in:
parent
4221b90c3f
commit
8114ea525c
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.9.218',
|
||||
'url': 'https://chromium.googlesource.com/v8/v8.git@7.9.304',
|
||||
'name': 'v8',
|
||||
'deps_file': 'DEPS',
|
||||
'custom_deps': {
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 43e3cbfdff77cc1ba267045c28623b258a8cf115
|
||||
Subproject commit 908bc5a63c3520171d4b5caf6ec1f9c66633af70
|
Loading…
Reference in a new issue