diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index 35dc43090c..6bc68aa9fd 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-06", - :revision => "52ab59aad8b4ab238469f4f09e0f5592700bafde" - version "2019-11-06" + :tag => "2019-11-07", + :revision => "97f133e755fcd1946da248047f132464a2d4a9f7" + version "2019-11-07" head "https://github.com/offensive-security/exploitdb.git" bottle :unneeded