From 0756b099ba575054e858c1c0db464a429d6d32c3 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Fri, 14 Jun 2013 11:19:05 -0700 Subject: [PATCH] v8 --devel 3.19.16 --- Formula/v8.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/v8.rb b/Formula/v8.rb index 688e0c80e4..20ce2c5b88 100644 --- a/Formula/v8.rb +++ b/Formula/v8.rb @@ -11,8 +11,8 @@ class V8 < Formula sha1 'd11c925898c5a0480aa947b1ed03b8f039d7e5d2' devel do - url 'https://github.com/v8/v8/archive/3.19.2.tar.gz' - sha1 '0113996edc8a1102955b6c25d49e8add6602b0e1' + url 'https://github.com/v8/v8/archive/3.19.16.tar.gz' + sha1 'fa9862f805ce07d1dbaf5a9229ebbbbe616298f2' end head 'https://github.com/v8/v8.git'