Skip to content

Commit

Permalink
Merge pull request #6863 from rolandwalker/zap_onepassword
Browse files Browse the repository at this point in the history
zap stanza for onepassword
  • Loading branch information
rolandwalker committed Oct 23, 2014
2 parents 35fd58a + 8e4cbdb commit d93f72f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Casks/onepassword.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,11 @@ class Onepassword < Cask
url "http://i.agilebits.com/dist/1P/mac4/1Password-#{version}.zip"
homepage 'https://agilebits.com/onepassword'
license :commercial

zap :delete => [
'~/Library/Application Scripts/2BUA8C4S2C.com.agilebits.onepassword-osx-helper',
'~/Library/Containers/2BUA8C4S2C.com.agilebits.onepassword-osx-helper',
'~/Library/Containers/com.agilebits.onepassword-osx',
'~/Library/Group Containers/2BUA8C4S2C.com.agilebits',
]
end

0 comments on commit d93f72f

Please sign in to comment.