nmap 7.50
Closes #14579. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
53b98a611e
commit
93d2a6261b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Nmap < Formula
|
||||
desc "Port scanning utility for large networks"
|
||||
homepage "https://nmap.org/"
|
||||
url "https://nmap.org/dist/nmap-7.40.tar.bz2"
|
||||
sha256 "9e14665fffd054554d129d62c13ad95a7b5c7a046daa2290501909e65f4d3188"
|
||||
url "https://nmap.org/dist/nmap-7.50.tar.bz2"
|
||||
sha256 "e9a96a8e02bfc9e80c617932acc61112c23089521ee7d6b1502ecf8e3b1674b2"
|
||||
head "https://svn.nmap.org/nmap/"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue