homebrew-cask/Casks/dropin.rb

11 lines
242 B
Ruby

class Dropin < Cask
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/'
link 'DropIn.app'
end