v8 7.0.276.28

master
Christian Moritz 2018-10-16 21:31:05 +02:00 committed by FX Coudert
parent 380d55e399
commit b96f5e632f
2 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ class V8 < Formula
desc "Google's JavaScript engine"
homepage "https://github.com/v8/v8/wiki"
url "https://chromium.googlesource.com/chromium/tools/depot_tools.git",
:revision => "0425ebd2b395dd754606e3639c296c5619757451"
version "6.9.427.22" # the version of the v8 checkout, not a depot_tools version
:revision => "74b702466046e0a59366cea26290af6590007675"
version "7.0.276.28" # the version of the v8 checkout, not a depot_tools version
bottle do
cellar :any