mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
surge-synthesizer: Fix RuboCop Cask/ArrayAlphabetization offenses
This commit is contained in:
@@ -11,10 +11,10 @@ cask "surge-synthesizer" do
|
||||
pkg "Surge-#{version}-Setup.pkg"
|
||||
|
||||
uninstall pkgutil: [
|
||||
"com.vemberaudio.vst2.pkg",
|
||||
"com.vemberaudio.vst3.pkg",
|
||||
"com.vemberaudio.au.pkg",
|
||||
"com.vemberaudio.resources.pkg",
|
||||
"com.vemberaudio.vst2.pkg",
|
||||
"com.vemberaudio.vst3.pkg",
|
||||
"org.surge-synthesizer.fxau.pkg",
|
||||
"org.surge-synthesizer.fxvst3.pkg",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user