homebrew-cask-versions/Casks/dropin.rb
2014-12-20 13:46:03 +00:00

11 lines
358 B
Ruby

cask :v1 => 'dropin' do
version :latest
sha256 :no_check
url 'http://excitedatom.com/downloads/dropin/?p=dropin'
appcast 'http://excitedatom.com/dropin/updates.xml'
homepage 'http://excitedatom.com/dropin/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'DropIn.app'
end