mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
dropbox-capture: Fix RuboCop Cask/ArrayAlphabetization offenses
This commit is contained in:
@@ -23,9 +23,9 @@ cask "dropbox-capture" do
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/Dropbox-Capture",
|
||||
"~/Library/Caches/Dropbox-Capture",
|
||||
"~/Library/Caches/com.electron.dropbox-capture",
|
||||
"~/Library/Caches/com.electron.dropbox-capture.ShipIt",
|
||||
"~/Library/Caches/Dropbox-Capture",
|
||||
"~/Library/Logs/Dropbox-Capture",
|
||||
"~/Library/Preferences/com.electron.dropbox-capture.plist",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user