diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/casperjs.rb | 6 |
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' |
