mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
sysdig-inspect: add zap
This commit is contained in:
@@ -9,6 +9,13 @@ cask "sysdig-inspect" do
|
||||
|
||||
app "Sysdig Inspect-darwin-x64/Sysdig Inspect.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/sysdig-inspect",
|
||||
"~/Library/Logs/Sysdig Inspect",
|
||||
"~/Library/Preferences/com.electron.sysdig-inspect.plist",
|
||||
"~/Library/Saved Application State/com.electron.sysdig-inspect.savedState",
|
||||
]
|
||||
|
||||
caveats do
|
||||
requires_rosetta
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user