mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #163945 from toobuntu/coteditor-uninstall
coteditor: update uninstall and livecheck
This commit is contained in:
@@ -77,9 +77,12 @@ cask "coteditor" do
|
||||
app "CotEditor.app"
|
||||
binary "#{appdir}/CotEditor.app/Contents/SharedSupport/bin/cot"
|
||||
|
||||
uninstall quit: "com.coteditor.CotEditor"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Scripts/com.coteditor.CotEditor",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.coteditor.coteditor.sfl*",
|
||||
"~/Library/Caches/com.apple.helpd/Generated/com.coteditor.CotEditor.help*",
|
||||
"~/Library/Caches/com.apple.helpd/SDMHelpData/Other/English/HelpSDMIndexFile/com.coteditor.CotEditor.help*",
|
||||
"~/Library/Caches/com.apple.helpd/SDMHelpData/Other/Japanese/HelpSDMIndexFile/com.coteditor.CotEditor.help*",
|
||||
"~/Library/Containers/com.coteditor.CotEditor",
|
||||
|
||||
Reference in New Issue
Block a user