Update soqlxplorer (#79571)

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

View File

@ -10,4 +10,9 @@ cask 'soqlxplorer' do
depends_on macos: '>= :high_sierra'
app 'SoqlXplorer.app'
zap trash: [
'~/Library/Caches/com.pocketsoap.osx.SoqlXplorer',
'~/Library/Preferences/com.pocketsoap.osx.SoqlXplorer.plist',
]
end