homebrew-cask/Casks/prott.rb

12 lines
291 B
Ruby

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