opencore-patcher: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 15:44:21 +00:00
parent 0677c53d6a
commit 55671d4069
+1 -1
View File
@@ -13,10 +13,10 @@ cask "opencore-patcher" do
uninstall delete: "/Library/LaunchAgents/com.dortania.opencore-legacy-patcher.auto-patch.plist"
zap trash: [
"/Users/Shared/.com.dortania.opencore-legacy-patcher.plist",
"~/Library/Application Support/CrashReporter/OpenCore-Patcher*",
"~/Library/Preferences/com.dortania.opencore-legacy-patcher-wxpython.plist",
"~/Library/Saved Application State/com.dortania.opencore-legacy-patcher-wxpython.savedState",
"~/Library/Saved Application State/com.dortania.opencore-legacy-patcher.savedState",
"/Users/Shared/.com.dortania.opencore-legacy-patcher.plist",
]
end