aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/phantomjs.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/phantomjs.rb b/Library/Formula/phantomjs.rb
index 2378c7b92..dce55d056 100644
--- a/Library/Formula/phantomjs.rb
+++ b/Library/Formula/phantomjs.rb
@@ -2,8 +2,8 @@ require 'formula'
class Phantomjs < Formula
homepage 'http://www.phantomjs.org/'
- url 'http://phantomjs.googlecode.com/files/phantomjs-1.9.1-macosx.zip'
- sha1 '9c165cd1eb79fcb535a315ae096da4c0f0f8f6a2'
+ url 'http://phantomjs.googlecode.com/files/phantomjs-1.9.2-macosx.zip'
+ sha1 '36357dc95c0676fb4972420ad25455f49a8f3331'
depends_on :macos => :snow_leopard