Adds Cask for OmniWeb

This commit is contained in:
Robert Curth 2013-08-07 18:49:41 +02:00
parent f842185883
commit b2daf4fb74
1 changed files with 7 additions and 0 deletions

7
Casks/omni-web.rb Normal file
View File

@ -0,0 +1,7 @@
class OmniWeb < Cask
url 'http://www.omnigroup.com/download/latest/omniweb'
homepage 'http://www.omnigroup.com/products/omniweb/'
version 'latest'
no_checksum
link 'OmniWeb.app'
end