cisco-jabber: Fix RuboCop Cask/ArrayAlphabetization offenses

This commit is contained in:
Issy Long
2024-01-20 14:45:04 +00:00
parent 7ad8ad4315
commit cd4fac5b49
+2 -2
View File
@@ -20,12 +20,12 @@ cask "cisco-jabber" do
"com.jabra.CiscoJabberPlugin",
"com.logitech.LogiUCPlugin",
"com.PlantronicsPlugin.CiscoJabberPlugin",
"com.Sennheiser.pkg.SennheiserSDKv789904MacSDKv8602",
"com.sennheiser.CiscoJabberPlugin",
"com.Sennheiser.pkg.SennheiserSDKv789904MacSDKv8602",
],
delete: [
"/Applications/Cisco Jabber.app",
"/Library/Logs/Jabber/",
"/Library/Application Support/Cisco/Unified Communications/Jabber/",
"/Library/Logs/Jabber/",
]
end