mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
cernbox: add zap and requires_rosetta
This commit is contained in:
@@ -17,4 +17,20 @@ cask "cernbox" do
|
||||
uninstall signal: ["TERM", "ch.cern.cernbox"],
|
||||
login_item: "cernbox",
|
||||
pkgutil: "ch.cern.cernbox"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Scripts/ch.cern.cernbox",
|
||||
"~/Library/Application Scripts/ch.cern.cernbox.FinderSyncExt",
|
||||
"~/Library/Containers/ch.cern.cernbox.FinderSyncExt",
|
||||
"~/Library/Group Containers/ch.cern.cernbox",
|
||||
"~/Library/HTTPStorages/ch.cern.cernbox",
|
||||
"~/Library/LaunchAgents/ch.cern.cernbox.plist",
|
||||
"~/Library/Preferences/cernbox",
|
||||
"~/Library/Preferences/ch.cern.cernbox.plist",
|
||||
"~/Library/Saved Application State/ch.cern.cernbox.savedState",
|
||||
]
|
||||
|
||||
caveats do
|
||||
requires_rosetta
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user