mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
piezo: add uninstall stanza and update zap stanza
This commit is contained in:
+8
-12
@@ -17,16 +17,12 @@ cask "piezo" do
|
||||
|
||||
app "Piezo.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Caches/com.rogueamoeba.Piezo",
|
||||
"~/Library/HTTPStorages/com.rogueamoeba.farrago",
|
||||
"~/Library/Preferences/com.rogueamoeba.Piezo.plist",
|
||||
"~/Library/Saved Application State/com.rogueamoeba.Piezo.savedState",
|
||||
"~/Library/WebKit/com.rogueamoeba.Piezo",
|
||||
"~/Library/WebKit/com.rogueamoeba.farrago",
|
||||
],
|
||||
delete: [
|
||||
"/Library/LaunchDaemons/com.rogueamoeba.aceagent.plist",
|
||||
"/Library/LaunchDaemons/com.rogueamoeba.acetool.plist",
|
||||
]
|
||||
uninstall quit: "com.rogueamoeba.Piezo"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Caches/com.rogueamoeba.Piezo",
|
||||
"~/Library/HTTPStorages/com.rogueamoeba.Piezo",
|
||||
"~/Library/Preferences/com.rogueamoeba.Piezo.plist",
|
||||
"~/Library/WebKit/com.rogueamoeba.Piezo",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user