diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index 036b0a4edc..815956c455 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-11-14", - :revision => "e84e1285da6be69f490ae10aee14596b9901f3d0" - version "2019-11-14" + :tag => "2019-11-15", + :revision => "a981df031a08731300a2d4c5052252914153dda7" + version "2019-11-15" head "https://github.com/offensive-security/exploitdb.git" bottle :unneeded