Update boop (#84608)

Add `zap` stanza.
This commit is contained in:
Dario Vladović 2020-06-19 02:04:48 +02:00 committed by GitHub
parent 7766581b1e
commit a396fdb2c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -9,4 +9,9 @@ cask 'boop' do
homepage 'https://boop.okat.best/'
app 'Boop.app'
zap trash: [
'~/Library/Application Scripts/com.okatbest.boop',
'~/Library/Containers/com.okatbest.boop',
]
end