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
No known key found for this signature in database
GPG Key ID: 8247C390DADC67D4
1 changed files with 2 additions and 2 deletions

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