v8 7.6.303.29

Closes #42987.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
Christian Moritz 2019-08-10 00:12:55 +02:00 committed by Thierry Moisan
parent e3f4ef45ed
commit 9296c34e73
No known key found for this signature in database
GPG key ID: A9A4CB593D38CDD0

View file

@ -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