diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index 99e421cffe..2d091fef42 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-01-12", - :revision => "0495dc483e1f9e7d4ae463398c9f60451b34bffd" - version "2019-01-12" + :tag => "2019-01-16", + :revision => "bb44caca27deb46bc886f085f55435fcc6f6a0bf" + version "2019-01-16" head "https://github.com/offensive-security/exploitdb.git" bottle :unneeded