homebrew-cask-versions/Casks/prott.rb
2015-04-21 17:58:13 +03:00

11 lines
300 B
Ruby

cask :v1 => 'prott' do
version :latest
sha256 :no_check
url 'https://prottapp.com/app/gadgets/prott.dmg'
name 'Prott'
homepage 'http://prottapp.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Prott.app'
end