diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index 0ad1ee50c4..f90cbd6880 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-12", - :revision => "7e9d44423597cbad74e5c5e0932b13aafbcdcc9f" - version "2019-11-12" + :tag => "2019-11-13", + :revision => "c8181201fd59be70839ef177070ae9ab6d794422" + version "2019-11-13" head "https://github.com/offensive-security/exploitdb.git" bottle :unneeded