added zap stanza for GraphicConverter 11.1.1,4163 (#74033)

* added zap stanza for GraphicConverter 11.1.1,4163

* updated zap stanza for GraphicConverter 11.1.1,4163
This commit is contained in:
Guy B. deBros 2019-12-11 17:34:08 -05:00 committed by Vítor Galvão
parent 5f12590eb3
commit af9e2e9603
1 changed files with 7 additions and 0 deletions

View File

@ -11,4 +11,11 @@ cask 'graphicconverter' do
auto_updates true
app "GraphicConverter #{version.major}.app"
zap trash: [
'/Users/Shared/Library/Application Support/GraphicConverter',
'~/Library/Application Support/GraphicConverter',
'~/Library/Group Containers/*.com.lemkesoft.graphicconverter*.group',
'~/Library/Caches/com.lemkesoft.graphicconverter*.group',
]
end