foxitreader: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 14:45:59 +00:00
parent 95c83b3fa6
commit 44f33739e7
+2 -2
View File
@@ -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