nmap 7.12
Closes Homebrew/homebrew#50614. Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
parent
fa41c639a4
commit
e196d2edb4
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.11.tar.bz2"
|
||||
sha256 "13fa971555dec00e495a5b72c1f9efa1363b8e6c7388a2f05117cb0778c0954a"
|
||||
url "https://nmap.org/dist/nmap-7.12.tar.bz2"
|
||||
sha256 "63df082a87c95a189865d37304357405160fc6333addcf5b84204c95e0539b04"
|
||||
head "https://guest:@svn.nmap.org/nmap/", :using => :svn
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue