From d37d92254daaea1b2a4f0437e258f0ef3d241065 Mon Sep 17 00:00:00 2001 From: Anton Ilin Date: Mon, 24 Sep 2012 17:23:41 +0300 Subject: phantomjs 1.7.0 Closes #15080. Signed-off-by: Adam Vandenberg --- Library/Formula/phantomjs.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/phantomjs.rb b/Library/Formula/phantomjs.rb index 565de7b90..48b351e32 100644 --- a/Library/Formula/phantomjs.rb +++ b/Library/Formula/phantomjs.rb @@ -12,8 +12,8 @@ end class Phantomjs < Formula homepage 'http://www.phantomjs.org/' - url 'http://phantomjs.googlecode.com/files/phantomjs-1.6.1-macosx-static.zip' - sha1 '69a616fa035a815f05e1892e3ff795ef740f568b' + url 'http://phantomjs.googlecode.com/files/phantomjs-1.7.0-macosx.zip' + sha1 'de9ed8092d7fd5095447ada2cf96efb6c949b359' depends_on SnowLeopardOrNewer.new -- cgit v1.2.3