diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index 7f3b7cd929..c9f501e665 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-22", - :revision => "0e3474b2ca643034349a54a650ea5361e7c59cc2" - version "2019-12-22" + :tag => "2019-12-31", + :revision => "cd36764b577ec4985da5e134d9e904bfb7bfb1de" + version "2019-12-31" head "https://github.com/offensive-security/exploitdb.git" bottle :unneeded