diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/phantomjs.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/phantomjs.rb b/Library/Formula/phantomjs.rb index 9fb08cf69..f5fb72a79 100644 --- a/Library/Formula/phantomjs.rb +++ b/Library/Formula/phantomjs.rb @@ -10,8 +10,8 @@ end class Phantomjs < Formula homepage 'http://www.phantomjs.org/' - url 'http://phantomjs.googlecode.com/files/phantomjs-1.9.0-macosx.zip' - sha1 '784772eb8d01d26f86e474a410b0f820b6a65a6c' + url 'http://phantomjs.googlecode.com/files/phantomjs-1.9.1-macosx.zip' + sha1 '9c165cd1eb79fcb535a315ae096da4c0f0f8f6a2' depends_on SnowLeopardOrNewer |
