aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/casperjs.rb
diff options
context:
space:
mode:
authorRuud Kamphuis2012-12-15 12:25:12 +0100
committerAdam Vandenberg2012-12-15 10:00:38 -0800
commitdcacae4fdbca742464cab91f43f45a781daf04eb (patch)
tree24e1be134abe33ccfd70378d101e094d1026a6f3 /Library/Formula/casperjs.rb
parentb3fae004582dbd6a6adde1304c6d750669131b66 (diff)
downloadhomebrew-dcacae4fdbca742464cab91f43f45a781daf04eb.tar.bz2
CasperJS 1.0.0-RC6
Closes #16586. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/casperjs.rb')
-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 7f7b2dd71..88059caf1 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-RC4'
- sha1 '6211c5014d549e64e7aef751a63f15cc65c2bab6'
- version '1.0.0-RC4'
+ url 'https://github.com/n1k0/casperjs/zipball/1.0.0-RC6'
+ sha1 '08059268523eac0ba8d70b387d5573e18e7ad414'
+ version '1.0.0-RC6'
head 'https://github.com/n1k0/casperjs.git'