soundsource: add uninstall stanza and update zap stanza

This commit is contained in:
Aaron Rumpler
2023-09-17 18:31:02 +12:00
parent 46aea61637
commit e943164729
+3
View File
@@ -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",
]