From b170062bb1b34bf7c81900eccae20320d24387af Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Aug 2019 08:36:22 -0400 Subject: [PATCH] exploitdb 2019-08-22 Closes #43365. Signed-off-by: Chongyu Zhu --- Formula/exploitdb.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index fc54f84a90..446632f818 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-08-20", - :revision => "c0ff0bbedd6eda594337dbef72c065415c276ccf" - version "2019-08-20" + :tag => "2019-08-22", + :revision => "803c63574c34d25f00cfe4d31d19bfc0030b8a84" + version "2019-08-22" head "https://github.com/offensive-security/exploitdb.git" bottle :unneeded