mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Address review feedback
This commit is contained in:
@@ -77,9 +77,7 @@ cask "coteditor" do
|
||||
app "CotEditor.app"
|
||||
binary "#{appdir}/CotEditor.app/Contents/SharedSupport/bin/cot"
|
||||
|
||||
uninstall quit: [
|
||||
"com.coteditor.CotEditor",
|
||||
]
|
||||
uninstall quit: "com.coteditor.CotEditor"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Scripts/com.coteditor.CotEditor",
|
||||
|
||||
Reference in New Issue
Block a user