diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index d1f95e1ecb..7ca4b4b930 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-03-06", - :revision => "dd4f02248db7e876567fafcc4e2a697f27a00dc0" - version "2019-03-06" + :tag => "2019-03-07", + :revision => "d5509de389ac7b6bdc9426172aead5d973086876" + version "2019-03-07" head "https://github.com/offensive-security/exploitdb.git" bottle :unneeded