From 6821cb8ffea43ecbeb56f637de38c37421bde2bf Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Wed, 7 Dec 2016 01:53:24 -0800 Subject: [PATCH] exploitdb 2016-12-07 Closes #7623. Signed-off-by: Tomasz Pajor --- Formula/exploitdb.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index 4df703c579..67e8fe9438 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-12-02", - :revision => "a5cd225af0e33df78eb3f3a97852ec69e577162f" - version "2016-12-02" + :tag => "2016-12-07", + :revision => "5dc941e36b8fd6925d7d8f687b429c68877f9d9a" + version "2016-12-07" head "https://github.com/offensive-security/exploit-database.git" bottle do