mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #162178 from Homebrew/miccal-red-canary-mac-monitor
red-canary-mac-monitor: update `uninstall`
This commit is contained in:
@@ -16,7 +16,7 @@ cask "red-canary-mac-monitor" do
|
||||
# extension. It is expected that the uninstall CI will time out and fail.
|
||||
uninstall pkgutil: "com.redcanary.agent",
|
||||
script: {
|
||||
executable: "#{appdir}/Red Canary Mac Monitor.app/Contents/SharedSupport/uninstall.sh",
|
||||
executable: "/Applications/Red Canary Mac Monitor.app/Contents/SharedSupport/uninstall.sh",
|
||||
must_succeed: false,
|
||||
sudo: true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user