homebrew-cask/Casks/dealalert.rb

12 lines
360 B
Ruby
Raw Normal View History

2014-11-14 01:25:40 +08:00
cask :v1 => 'dealalert' do
2014-09-17 19:42:42 +08:00
version :latest
sha256 :no_check
2013-12-02 07:07:07 +08:00
url 'http://littlefin.com/downloads/dealalert.zip'
2014-05-14 21:39:59 +08:00
appcast 'http://www.littlefin.com/downloads/dealalert.xml'
2013-12-02 07:07:07 +08:00
homepage 'http://dealalertapp.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:05:27 +08:00
app 'DealAlert.app'
2013-12-02 07:07:07 +08:00
end