mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
fpc-laz: Fix RuboCop Cask/ArrayAlphabetization offenses
This commit is contained in:
+2
-2
@@ -21,8 +21,8 @@ cask "fpc-laz" do
|
||||
pkg "fpc-#{version.csv.first}-intelarm64-macosx.mpkg/Contents/Packages/fpc-#{version.csv.first}-intelarm64-macosx.pkg"
|
||||
|
||||
uninstall pkgutil: [
|
||||
"org.freepascal.freePascalCompiler322.fpcinstintelarm64",
|
||||
"org.freepascal.freePascalCompiler320.fpcinst386",
|
||||
"org.freepascal.fpc",
|
||||
"org.freepascal.freePascalCompiler320.fpcinst386",
|
||||
"org.freepascal.freePascalCompiler322.fpcinstintelarm64",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user