From 56db1c57f645e1effcab756fa0bdf77e5c41c854 Mon Sep 17 00:00:00 2001 From: chenrui Date: Wed, 18 Dec 2019 22:20:14 -0500 Subject: [PATCH] exploitdb 2019-12-18 (#48014) --- Formula/exploitdb.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index 6933fe5ef2..d043e3418d 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-12-14", - :revision => "c1ff771809f89667e03dbf369ce68db6458dc415" - version "2019-12-14" + :tag => "2019-12-18", + :revision => "b92604bb93948071cf2cb113bcf7547397dde190" + version "2019-12-18" head "https://github.com/offensive-security/exploitdb.git" bottle :unneeded