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