aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorLuis Abreu2012-11-06 17:00:38 +0000
committerAdam Vandenberg2012-11-06 09:02:36 -0800
commit8b318aeecf6515e02223e6cda2de4e9e1fe3930f (patch)
tree69710fa7fc6c01748f2288f8c0ca188624938d3d /Library/Formula
parentea34317c8bc292a282e4c2203545b00dfe3a2331 (diff)
downloadhomebrew-8b318aeecf6515e02223e6cda2de4e9e1fe3930f.tar.bz2
CasperJS RC4
Closes #15887. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/casperjs.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/casperjs.rb b/Library/Formula/casperjs.rb
index 550a59c72..7f7b2dd71 100644
--- a/Library/Formula/casperjs.rb
+++ b/Library/Formula/casperjs.rb
@@ -2,9 +2,9 @@ require 'formula'
class Casperjs < Formula
homepage 'http://www.casperjs.org/'
- url 'https://github.com/n1k0/casperjs/zipball/1.0.0-RC3'
- sha1 '617432dc3d50b0e3e544c642361f87b87dd1743b'
- version '1.0.0-RC3'
+ url 'https://github.com/n1k0/casperjs/zipball/1.0.0-RC4'
+ sha1 '6211c5014d549e64e7aef751a63f15cc65c2bab6'
+ version '1.0.0-RC4'
head 'https://github.com/n1k0/casperjs.git'