aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/casperjs.rb
diff options
context:
space:
mode:
authorAndrew Krawchyk2012-10-24 21:18:04 -0400
committerAdam Vandenberg2012-10-24 20:15:58 -0700
commitf18076a0dd89a55a6dd9372b0e1fb5e1069427bd (patch)
tree995066c9924ebf9fa0e21c4142cc9f4f345a7e57 /Library/Formula/casperjs.rb
parentb95bcd65cdbff1a487907f93f34b00319dceb409 (diff)
downloadhomebrew-f18076a0dd89a55a6dd9372b0e1fb5e1069427bd.tar.bz2
CasperJS 1.0.0-RC3
Closes #15654. 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 be6c38249..550a59c72 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-RC2'
- sha1 'b3c336a98a3d3b5e3640ec6c44d93bdbf0974f89'
- version '1.0.0-RC2'
+ url 'https://github.com/n1k0/casperjs/zipball/1.0.0-RC3'
+ sha1 '617432dc3d50b0e3e544c642361f87b87dd1743b'
+ version '1.0.0-RC3'
head 'https://github.com/n1k0/casperjs.git'