Update table-tool (#79566)

Add `zap` stanza.
This commit is contained in:
Dario Vladović 2020-03-29 19:20:16 +02:00 committed by GitHub
parent 78fa5779df
commit c7bc329950
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -8,4 +8,10 @@ cask 'table-tool' do
homepage 'https://github.com/jakob/TableTool'
app 'Table Tool.app'
zap trash: [
'~/Library/Application Scripts/at.eggerapps.tabletool',
'~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/at.eggerapps.tabletool.sfl2',
'~/Library/Containers/at.eggerapps.tabletool',
]
end