From 200bed9277182e40e4ee4bb08b237f1c2d1ae244 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Sun, 28 Apr 2019 08:45:22 -0700 Subject: Upgrade V8 to 7.6.53 --- gclient_config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gclient_config.py') diff --git a/gclient_config.py b/gclient_config.py index 40cc9e699..afe5dc39f 100644 --- a/gclient_config.py +++ b/gclient_config.py @@ -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': { -- cgit v1.2.3