diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index b7fe66dab8..6933fe5ef2 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-12", - :revision => "6cf35b330ff8d372746bc841e9e5f26696f09c36" - version "2019-12-12" + :tag => "2019-12-14", + :revision => "c1ff771809f89667e03dbf369ce68db6458dc415" + version "2019-12-14" head "https://github.com/offensive-security/exploitdb.git" bottle :unneeded