casperjs 1.0.0-RC2

Closes Homebrew/homebrew#15313.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Steven Verbeek 2012-10-05 12:00:17 -03:00 committed by Adam Vandenberg
parent 0c75de4ea9
commit be35c0d54c

View file

@ -2,8 +2,9 @@ require 'formula'
class Casperjs < Formula
homepage 'http://www.casperjs.org/'
url 'https://github.com/n1k0/casperjs/tarball/1.0.0-RC1'
sha1 '3f08685bf41044a200b78110f5c2062ce1bb918c'
url 'https://github.com/n1k0/casperjs/zipball/1.0.0-RC2'
sha1 'b3c336a98a3d3b5e3640ec6c44d93bdbf0974f89'
version '1.0.0-RC2'
head 'https://github.com/n1k0/casperjs.git'