Merge pull request #8528 from jawshooah/sourcetree

sourcetree: add launchctl service to uninstall
This commit is contained in:
Vítor Galvão 2014-12-30 15:34:51 +00:00
commit d0583db2f2
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ cask :v1 => 'sourcetree' do
app 'SourceTree.app'
binary 'SourceTree.app/Contents/Resources/stree'
uninstall :launchctl => 'com.atlassian.SourceTreePrivilegedHelper2'
zap :delete => [
'~/Library/Application Support/SourceTree',
'~/Library/Caches/com.torusknot.SourceTreeNotMAS',