aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorEduard Baun2013-03-01 23:52:35 +0100
committerJack Nagel2013-03-02 22:57:14 -0600
commitab6b648aba7ebef310a9b5baef4e2831c6be186c (patch)
treeaf58b0bbda70db4f42ad1d3bffa42b56cfbd609e /Library
parent7e934521c1bb6c238e06b3cf23de8aabfd7d96e9 (diff)
downloadhomebrew-ab6b648aba7ebef310a9b5baef4e2831c6be186c.tar.bz2
casperjs 1.0.2
Closes #18173. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/casperjs.rb4
1 files changed, 2 insertions, 2 deletions
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'