diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index 922fe404cf..1c2f58ae9c 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-05-23", - :revision => "edfd130ad191968e13bdcda2a3f22fdb806ce593" - version "2019-05-23" + :tag => "2019-05-25", + :revision => "76aff025ee783830ebb70c07ee560aa9d4190d2c" + version "2019-05-25" head "https://github.com/offensive-security/exploitdb.git" bottle :unneeded