From ab6b648aba7ebef310a9b5baef4e2831c6be186c Mon Sep 17 00:00:00 2001 From: Eduard Baun Date: Fri, 1 Mar 2013 23:52:35 +0100 Subject: casperjs 1.0.2 Closes #18173. Signed-off-by: Jack Nagel --- Library/Formula/casperjs.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/casperjs.rb b/Library/Formula/casperjs.rb index c42638ab2..7647f9ff9 100644 --- a/Library/Formula/casperjs.rb +++ b/Library/Formula/casperjs.rb @@ -2,8 +2,8 @@ require 'formula' class Casperjs < Formula homepage 'http://www.casperjs.org/' - url 'https://github.com/n1k0/casperjs/zipball/1.0.1' - sha1 'adc09cb3e02f877c9b686cd0a3b617b1d441e228' + url 'https://github.com/n1k0/casperjs/zipball/1.0.2' + sha1 'b335a6d2f496161cb480d6efb498fb9d59756225' head 'https://github.com/n1k0/casperjs.git' -- cgit v1.2.3