homebrew-cask/Casks/prott.rb

12 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