From fd1c7bf65f84d9c1f5b902c2d38518f08b7deb84 Mon Sep 17 00:00:00 2001 From: Leon Jacobs Date: Mon, 4 Apr 2016 13:48:34 +0200 Subject: [PATCH] exploitdb 2016-04-04 --- Formula/exploitdb.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index 6fef061b8b86b..f55e8b522cba2 100644 --- a/Formula/exploitdb.rb +++ b/Formula/exploitdb.rb @@ -2,9 +2,9 @@ class Exploitdb < Formula desc "The official Exploit Database" homepage "https://www.exploit-db.com/" url "https://github.com/offensive-security/exploit-database.git", - :tag => "2016-03-21", - :revision => "e67a88eeffbc511d3e5e10bfc26639e6fce16576" - version "2016-03-21" + :tag => "2016-04-04", + :revision => "3b935016eaede0295ce1ef1cd490cb039edc236d" + version "2016-04-04" head "https://github.com/offensive-security/exploit-database.git"