Update macintoshjs (#86758)

Add `zap` stanza.
This commit is contained in:
Dario Vladović
2020-07-29 19:24:35 +01:00
committed by GitHub
parent ea6330a009
commit e73c8c65c0
+6
View File
@@ -8,4 +8,10 @@ cask "macintoshjs" do
homepage "https://github.com/felixrieseberg/macintosh.js"
app "macintosh.js.app"
zap trash: [
"~/Library/Application Support/macintosh.js",
"~/Library/Preferences/com.felixrieseberg.macintoshjs.plist",
"~/Library/Saved Application State/com.felixrieseberg.macintoshjs.savedState",
]
end