From 3e4d534d0165f0dde1e6b8809cff69919fd368fe Mon Sep 17 00:00:00 2001 From: chenrui Date: Sun, 28 Jul 2019 14:50:07 -0400 Subject: [PATCH] exploitdb 2019-07-27 (#42521) --- Formula/exploitdb.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index f1f63b4bba..31d6c68ce9 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-07-26", - :revision => "f671a16b4600fced2eaf9b53e491d2eda6307a72" - version "2019-07-26" + :tag => "2019-07-27", + :revision => "6f4919067177cfaf94ce4461f1fc4f95603e8478" + version "2019-07-27" head "https://github.com/offensive-security/exploitdb.git" bottle :unneeded