From 0fc80de52ccdc53cc8686eef211e973a120d6abc Mon Sep 17 00:00:00 2001 From: Nicolas Perriault Date: Wed, 23 Jan 2013 16:36:01 +0100 Subject: casperjs 1.0.1 Closes #17268. Signed-off-by: Adam Vandenberg --- 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 fc59e8fce..c42638ab2 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.0' - sha1 '354fecde094f72523f26f7032b65f3aae7013eba' + url 'https://github.com/n1k0/casperjs/zipball/1.0.1' + sha1 'adc09cb3e02f877c9b686cd0a3b617b1d441e228' head 'https://github.com/n1k0/casperjs.git' -- cgit v1.2.3