mirror of
https://github.com/denoland/deno.git
synced 2025-10-02 15:14:33 +00:00
Upgrade V8 to 7.1.302.4
This commit is contained in:
parent
92b0a94c23
commit
bcf10bcf27
4 changed files with 11 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Copyright 2018 the Deno authors. All rights reserved. MIT license.
|
||||
solutions = [{
|
||||
'url': 'https://chromium.googlesource.com/v8/v8.git@7.0.276.15',
|
||||
'url': 'https://chromium.googlesource.com/v8/v8.git@7.1.302.4',
|
||||
'name': 'v8',
|
||||
'deps_file': 'DEPS',
|
||||
'custom_deps': {
|
||||
|
@ -8,6 +8,7 @@ solutions = [{
|
|||
'v8/third_party/colorama/src': None,
|
||||
'v8/testing/gmock': None,
|
||||
'v8/tools/swarming_client': None,
|
||||
'v8/tools/gyp': None,
|
||||
'v8/third_party/instrumented_libraries': None,
|
||||
'v8/third_party/android_tools': None,
|
||||
'v8/third_party/depot_tools': None,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue