From 44505addc6c96005b7bf53434b8bbd1c03b486f6 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Fri, 14 Jun 2013 11:19:05 -0700 Subject: v8 --devel 3.19.16 --- Library/Formula/v8.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/v8.rb b/Library/Formula/v8.rb index 688e0c80e..20ce2c5b8 100644 --- a/Library/Formula/v8.rb +++ b/Library/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' -- cgit v1.2.3