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