diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index d845629893..2af6a3a5de 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-07-10", - :revision => "894b9e59aab43b7ac6492bb9fdc51b1964aa3ba4" - version "2019-07-10" + :tag => "2019-07-11", + :revision => "c4e67ef73c6c23c923f002b71cc309c507459caf" + version "2019-07-11" head "https://github.com/offensive-security/exploitdb.git" bottle :unneeded