From eabac23e90d6b77e31daa3a12ea476f59af50032 Mon Sep 17 00:00:00 2001 From: chenrui Date: Tue, 3 Dec 2019 08:14:00 -0500 Subject: [PATCH] exploitdb 2019-12-03 (#47420) --- Formula/exploitdb.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index 3eb10ffe8d..9287d4d359 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/exploitdb.git", - :tag => "2019-11-30", - :revision => "8ae8522082270370d444cb24bfc7b80d0df54c74" - version "2019-11-30" + :tag => "2019-12-03", + :revision => "0f56f2f38c39ffd3ea85b2f59092ecf08a0fd097" + version "2019-12-03" head "https://github.com/offensive-security/exploitdb.git" bottle :unneeded