homebrew-cask/Casks/mac-informer.rb

14 lines
288 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'mac-informer' do
2014-09-17 19:42:51 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://files.informer.com/simac.dmg'
2015-04-12 02:41:52 +08:00
name 'Mac Informer'
homepage 'http://macdownload.informer.com/landing/'
license :gratis
2014-09-16 00:05:52 +08:00
app 'Mac Informer.app'
zap delete: '~/Library/Application Support/MacInformer'
end