diff options
| author | BrewTestBot | 2014-01-22 18:56:49 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-01-22 11:08:42 -0800 |
| commit | 41ce7baa17c3685626b3c984d5a95747c9d21558 (patch) | |
| tree | 3846a5bf73eae0b70cbc3b40dadce03018afdf4f | |
| parent | 61b00997ef866d16ab6887eee9ef432718e826f8 (diff) | |
| download | homebrew-41ce7baa17c3685626b3c984d5a95747c9d21558.tar.bz2 | |
phantomjs: update 1.9.6 bottle.
Closes #26097.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
| -rw-r--r-- | Library/Formula/phantomjs.rb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/phantomjs.rb b/Library/Formula/phantomjs.rb index a28bad4b3..103b4c0e5 100644 --- a/Library/Formula/phantomjs.rb +++ b/Library/Formula/phantomjs.rb @@ -7,10 +7,9 @@ class Phantomjs < Formula bottle do cellar :any - revision 3 - sha1 'eb1a54dc4a5e13f9fe83f83fc82c8b3429ff28eb' => :mavericks - sha1 'f80e0ff497dafba134a1a29356aa7a4e5192ef6d' => :mountain_lion - sha1 '07aefd1baff3a3a63e9d6a1385fe9e83f63eedba' => :lion + sha1 "43718bd97637d1c771001c332b841cbe370ead45" => :mavericks + sha1 "a7099dc37cc859ca6e2bcf401b849174bc5cc59b" => :mountain_lion + sha1 "ae814f40a04f7199bd76de1ed0789c45d6b28495" => :lion end def patches |
