Skip to content

Commit

Permalink
casperjs 1.0.0-RC2
Browse files Browse the repository at this point in the history
Closes Homebrew#15313.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
dubcanada authored and adamv committed Oct 6, 2012
1 parent c1cc99b commit 0676228
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Library/Formula/casperjs.rb
Expand Up @@ -2,8 +2,9 @@

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'

Expand Down

0 comments on commit 0676228

Please sign in to comment.