homebrew-cask-versions/Casks/nmap.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
221 B
Ruby

class Nmap < Cask
url 'http://nmap.org/dist/nmap-6.40-2.dmg'
homepage 'http://nmap.org/'
version '6.40-2'
sha256 '3908c038bde3c6c5775021a3808835ea6297057747ff609d41fa89528d904582'
install 'nmap-6.40-2.mpkg'
end