Skip to content
This repository has been archived by the owner on Nov 19, 2017. It is now read-only.

Commit

Permalink
Add sakura (1.9.8)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyseek committed Nov 11, 2015
1 parent 39b2440 commit 24724a0
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
11 changes: 11 additions & 0 deletions Casks/phantomjs-sakura.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
cask :v1 => 'phantomjs-sakura' do
version '1.9.8'
sha256 '8f15043ae3031815dc5f884ea6ffa053d365491b1bc0dc3a0862d5ff1ac20a48'

url "https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-#{version}-macosx.zip"
name 'PhantomJS'
homepage 'http://phantomjs.org/'
license :bsd

binary "phantomjs-#{version}-macosx/bin/phantomjs"
end
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# PhantomJS 2.0.1 on Homebrew Cask
# PhantomJS on Homebrew Cask

## How to use
## Installation

### Preview (2.0.1)

brew cask install tonyseek/phantomjs/phantomjs-preview

### 1.9.8

brew cask install tonyseek/phantomjs/phantomjs-sakura

0 comments on commit 24724a0

Please sign in to comment.