mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #155407 from Aaron-Rumpler/soundsource
soundsource: add uninstall stanza and update zap stanza
This commit is contained in:
@@ -17,9 +17,12 @@ cask "soundsource" do
|
||||
|
||||
app "SoundSource.app"
|
||||
|
||||
uninstall quit: "com.rogueamoeba.soundsource"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/SoundSource",
|
||||
"~/Library/Caches/com.rogueamoeba.soundsource",
|
||||
"~/Library/HTTPStorages/com.rogueamoeba.soundsource",
|
||||
"~/Library/Preferences/com.rogueamoeba.soundsource.plist",
|
||||
"~/Library/WebKit/com.rogueamoeba.soundsource",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user