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
+1 -1
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