Update amazon-chime - zap (#37830)

Update amazon-chime.rb
This commit is contained in:
midchildan 2017-08-20 15:23:12 +09:00 committed by Vítor Galvão
parent ce06ca1824
commit 8e1a2e4fef
1 changed files with 11 additions and 0 deletions

View File

@ -9,4 +9,15 @@ cask 'amazon-chime' do
homepage 'https://chime.aws/'
app 'Amazon Chime.app'
zap delete: [
'~/Library/Caches/com.amazon.Amazon-Chime',
'~/Library/Logs/Amazon Chime',
'~/Library/WebKit/com.amazon.Amazon-Chime',
],
trash: [
'~/Library/Application Support/Amazon Chime',
'~/Library/Application Support/com.amazon.Amazon-Chime',
'~/Library/Preferences/com.amazon.Amazon-Chime.plist',
]
end