homebrew-cask/Casks/etrecheck.rb

13 lines
346 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'etrecheck' do
2014-09-17 19:42:44 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'https://etrecheck.com/download/EtreCheck.zip'
2015-02-08 19:25:52 +08:00
name 'EtreCheck'
homepage 'https://etrecheck.com/'
2014-09-16 00:05:32 +08:00
app 'EtreCheck.app'
zap delete: '~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.etresoft.etrecheck.sfl'
2013-12-19 17:28:15 +08:00
end