dexed: Fix RuboCop `Cask/ArrayAlphabetization` offenses

This commit is contained in:
Issy Long 2024-01-20 14:45:25 +00:00
parent 7d1cabf6ea
commit edb4b09191
No known key found for this signature in database
GPG Key ID: 8247C390DADC67D4
1 changed files with 1 additions and 1 deletions

View File

@ -11,8 +11,8 @@ cask "dexed" do
pkg "dexed-#{version}.mpkg"
uninstall pkgutil: [
"com.digitalsuburban.DexedAU",
"com.digitalsuburban.DexedStandalone",
"com.digitalsuburban.DexedVST3",
"com.digitalsuburban.DexedAU",
]
end