diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index ebffe158b0..e9c276cb57 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/exploit-database.git", - :tag => "2017-11-04", - :revision => "8194245b20906070574b5c87a3afd5d08618fa9c" - version "2017-11-04" + :tag => "2017-11-11", + :revision => "bf64c19b521f9a749574df021571284365428398" + version "2017-11-11" head "https://github.com/offensive-security/exploit-database.git" bottle :unneeded