mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
soundsource: add zap stanza (#93888)
This commit is contained in:
@@ -12,4 +12,11 @@ cask "soundsource" do
|
||||
depends_on macos: ">= :high_sierra"
|
||||
|
||||
app "SoundSource.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/SoundSource",
|
||||
"~/Library/Caches/com.rogueamoeba.soundsource",
|
||||
"~/Library/Preferences/com.rogueamoeba.soundsource.plist",
|
||||
"~/Library/WebKit/com.rogueamoeba.soundsource",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user