From 585a35676541645a816a674bc566b59f28201e9d Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Sat, 9 Mar 2019 02:43:18 +1100 Subject: [PATCH] exploitdb 2019-03-07 (#37709) --- Formula/exploitdb.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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