From 9296c34e73cdbcfe90a4c8a1355417fd88945d2a Mon Sep 17 00:00:00 2001 From: Christian Moritz Date: Sat, 10 Aug 2019 00:12:55 +0200 Subject: [PATCH] v8 7.6.303.29 Closes #42987. Signed-off-by: Thierry Moisan --- Formula/v8.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/v8.rb b/Formula/v8.rb index 921a88e130..164f94b1e2 100644 --- a/Formula/v8.rb +++ b/Formula/v8.rb @@ -2,8 +2,8 @@ class V8 < Formula desc "Google's JavaScript engine" homepage "https://github.com/v8/v8/wiki" # Track V8 version from Chrome stable: https://omahaproxy.appspot.com - url "https://github.com/v8/v8/archive/7.6.303.27.tar.gz" - sha256 "e3fb2270c3ca277fa3e7ef6bd45f4d00eb7111bfd1ac440997bba2ef02ae0262" + url "https://github.com/v8/v8/archive/7.6.303.29.tar.gz" + sha256 "7aa3df4384b24af65d36f701643c325887cfb236f21c35536961e72a0f2d200c" bottle do cellar :any