cvt to :delete coda

This commit is contained in:
Roland Walker 2014-09-18 07:57:55 -04:00
parent 503407ab21
commit 6fbacb04e8
1 changed files with 4 additions and 4 deletions

View File

@ -7,8 +7,8 @@ class Coda < Cask
homepage 'https://panic.com/Coda/'
app 'Coda 2.app'
zap :files => [
'~/Library/Application Support/Coda 2',
'~/Library/Preferences/com.panic.Coda2.plist',
]
zap :delete => [
'~/Library/Application Support/Coda 2',
'~/Library/Preferences/com.panic.Coda2.plist',
]
end