mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update zenmap.rb
This commit is contained in:
@@ -12,6 +12,8 @@ cask "zenmap" do
|
||||
regex(/href=.*?nmap[._-]v?(\d+(?:\.\d+)+)\.dmg/i)
|
||||
end
|
||||
|
||||
conflicts_with formula: "nmap"
|
||||
|
||||
pkg "nmap-#{version}.mpkg"
|
||||
|
||||
uninstall delete: "/Applications/Zenmap.app",
|
||||
|
||||
Reference in New Issue
Block a user