From f5013d27844cbd3e36fdf228d66bd1cf660b334d Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Thu, 21 Mar 2019 18:32:56 +1100 Subject: [PATCH] exploitdb 2019-03-20 (#38110) --- Formula/exploitdb.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index 8342d1feed..85c92f3491 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-17", - :revision => "ab4683fee8c7f710156238e59a465b080a248ab1" - version "2019-03-17" + :tag => "2019-03-20", + :revision => "2afed97ceb98ce8c6a3aead0fd1ffb42c53b4cdc" + version "2019-03-20" head "https://github.com/offensive-security/exploitdb.git" bottle :unneeded