From 68e6f5118d8b5dba0825ad2b4ac5f7f959322e65 Mon Sep 17 00:00:00 2001 From: Cyghost Date: Sun, 31 Jul 2011 20:37:26 +0300 Subject: [PATCH] Metasploit 3.7.2 Signed-off-by: Adam Vandenberg --- Formula/metasploit.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/metasploit.rb b/Formula/metasploit.rb index 589b8c659b..22a21c9f76 100644 --- a/Formula/metasploit.rb +++ b/Formula/metasploit.rb @@ -1,9 +1,9 @@ require 'formula' class Metasploit < Formula - url "http://updates.metasploit.com/data/releases/framework-3.7.1.tar.bz2" + url "http://updates.metasploit.com/data/releases/framework-3.7.2.tar.bz2" homepage 'http://www.metasploit.com/framework/' - sha1 '9a104bcacc8ecf683f5df16613da19076c81413c' + sha1 'b12991d879d7eb664ffd8f72e4fa11611f10a07d' head "https://www.metasploit.com/svn/framework3/trunk/", :using => :svn