Merge pull request #9718 from krestenjacobsen/fish-app

Initial commit of fish-app
This commit is contained in:
Roland Walker 2015-02-23 07:17:42 -05:00
commit d6a5790042
1 changed files with 11 additions and 0 deletions

11
Casks/fish-app.rb Normal file
View File

@ -0,0 +1,11 @@
cask :v1 => 'fish-app' do
version '2.1.1'
sha256 '92af7a82e6f46b35867ca160e42ca55a65eb86404bff47b8db489952dab488fc'
url 'http://fishshell.com/files/2.1.1/fish.app.zip'
name 'Fish App'
homepage 'http://fishshell.com'
license :gpl
app 'fish.app'
end