mirror of
https://github.com/denoland/deno.git
synced 2024-12-28 01:59:06 -05:00
Upgrade V8 to 7.9.317.12 (#3208)
This commit is contained in:
parent
65d9286203
commit
b273989446
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.304',
|
||||
'url': 'https://chromium.googlesource.com/v8/v8.git@7.9.317.12',
|
||||
'name': 'v8',
|
||||
'deps_file': 'DEPS',
|
||||
'custom_deps': {
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit fabd588f101cdb0817e2a41b6969613b910347e6
|
||||
Subproject commit cab4821cd937dd3c927430f0f0e05a38af1b84a0
|
Loading…
Reference in a new issue