homebrew-cask/Casks/deal-alert.rb

8 lines
174 B
Ruby

class DealAlert < Cask
url 'http://littlefin.com/downloads/dealalert.zip'
homepage 'http://dealalertapp.com/'
version 'latest'
no_checksum
link 'DealAlert.app'
end