diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index 0ad33aa0ca..6eb048c1ae 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-13", - :revision => "7ca7a51209d9160bc088716bedfc10528e797cb2" - version "2019-03-13" + :tag => "2019-03-16", + :revision => "790034e7df9bcd2c5d703552be1ca3bb24392c95" + version "2019-03-16" head "https://github.com/offensive-security/exploitdb.git" bottle :unneeded