From bc90f5b92a574e0700f0cf956747660846b90fad Mon Sep 17 00:00:00 2001 From: chenrui Date: Fri, 15 Nov 2019 17:31:39 -0500 Subject: [PATCH] exploitdb 2019-11-15 (#46783) --- Formula/exploitdb.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index 036b0a4edc..815956c455 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-11-14", - :revision => "e84e1285da6be69f490ae10aee14596b9901f3d0" - version "2019-11-14" + :tag => "2019-11-15", + :revision => "a981df031a08731300a2d4c5052252914153dda7" + version "2019-11-15" head "https://github.com/offensive-security/exploitdb.git" bottle :unneeded