added zap stanza for Archiver 3.0.8 (#73556)

This commit is contained in:
Guy B. deBros 2019-12-02 20:04:15 -05:00 committed by Vítor Galvão
parent 4a6a52735b
commit 7847f31899
1 changed files with 5 additions and 0 deletions

View File

@ -11,4 +11,9 @@ cask 'archiver' do
depends_on macos: '>= :sierra'
app 'Archiver.app'
zap trash: [
'~/Library/Application Support/com.incrediblebee.Archiver*',
'~/Library/Preferences/com.incrediblebee.Archiver*.plist',
]
end