zenmap: Fix RuboCop `Cask/ArrayAlphabetization` offenses

This commit is contained in:
Issy Long 2024-01-20 15:47:06 +00:00
parent b8f95abd6d
commit d6bf402491
No known key found for this signature in database
GPG Key ID: 8247C390DADC67D4
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ cask "zenmap" do
delete: "/Applications/Zenmap.app"
zap trash: [
"~/Library/Saved Application State/org.insecure.Zenmap.savedState",
"~/.zenmap",
"~/Library/Saved Application State/org.insecure.Zenmap.savedState",
]
end