Merge pull request #155407 from Aaron-Rumpler/soundsource

soundsource: add uninstall stanza and update zap stanza
This commit is contained in:
Razvan Azamfirei
2023-09-17 15:42:42 -04:00
committed by GitHub
+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",
]