Update clyang-welly: auto_updates / zap (#39851)

* Update clyang-welly: auto_updates / depends_on / zap

* clyang-welly
This commit is contained in:
RJ Hsiao 2017-10-20 18:49:09 -05:00 committed by Miccal Matthews
parent 3685df725e
commit 09e469dcc8
1 changed files with 12 additions and 0 deletions

View File

@ -8,5 +8,17 @@ cask 'clyang-welly' do
name 'Welly'
homepage 'https://github.com/clyang/welly'
auto_updates true
app 'Welly.app'
zap delete: [
'~/Library/Caches/Welly',
'~/Library/Caches/org.net9.Welly',
'~/Library/Cookies/org.net9.Welly.binarycookies',
],
trash: [
'~/Library/Application Support/Welly',
'~/Library/Preferences/org.net9.Welly.plist',
]
end