diff --git a/Casks/f/foxitreader.rb b/Casks/f/foxitreader.rb index c0cbe5362b..588eb2e188 100644 --- a/Casks/f/foxitreader.rb +++ b/Casks/f/foxitreader.rb @@ -25,13 +25,13 @@ cask "foxitreader" do delete: "/Applications/Foxit PDF Reader.app" zap trash: [ + "/Library/LaunchDaemons/com.foxit.PDFReaderUpdateService.plist", "~/Library/Application Support/Foxit Software/Addon/Foxit PDF Reader", "~/Library/Application Support/Foxit Software/Foxit PDF Reader", "~/Library/Caches/com.foxit-software.Foxit PDF Reader", "~/Library/HTTPStorages/com.foxit-software.Foxit%20PDF%20Reader.binarycookies", - "~/Library/Preferences/Foxit Software", "~/Library/Preferences/com.foxit-software.Foxit PDF Reader*", + "~/Library/Preferences/Foxit Software", "~/Library/Saved Application State/com.foxit-software.Foxit PDF Reader.savedState", - "/Library/LaunchDaemons/com.foxit.PDFReaderUpdateService.plist", ] end