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 a5d6eeeda..af6de6eca 100644 --- a/Library/Formula/phantomjs.rb +++ b/Library/Formula/phantomjs.rb @@ -12,8 +12,8 @@ end class Phantomjs < Formula homepage 'http://www.phantomjs.org/' - url 'http://phantomjs.googlecode.com/files/phantomjs-1.8.0-macosx.zip' - sha1 'c54cb3bbeda39a7d332d92d79dc64971785876cc' + url 'http://phantomjs.googlecode.com/files/phantomjs-1.8.1-macosx.zip' + sha1 '69206ce980703e54160628614a6917d8ec19c281' depends_on SnowLeopardOrNewer.new |
