metasploit 4.3.0

Closes Homebrew/homebrew#11988.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Michael J. Schultz 2012-05-01 12:29:25 -05:00 committed by Jack Nagel
parent 11c49cbce8
commit ecf845fd3f
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Metasploit < Formula
homepage 'http://www.metasploit.com/framework/'
url "http://updates.metasploit.com/data/releases/framework-4.2.0.tar.bz2"
sha1 'f5ddc56a1f6dd4885edc6849428bf33179c66653'
url "http://updates.metasploit.com/data/releases/framework-4.3.0.tar.bz2"
sha1 'b9d6dbe54b23448da9a939cf3e1f95cb7dc0e363'
head "https://www.metasploit.com/svn/framework3/trunk/", :using => :svn