From 58eca4c7e0998bdfe7bfa08bbf69332de6e0b7f2 Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Sat, 2 Nov 2019 21:21:32 +1100 Subject: [PATCH] exploitdb 2019-11-02 (#46099) --- Formula/exploitdb.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index 6178ad855d..254fb3fcf1 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-01", - :revision => "c99b957a9fd40282d121719d6d2bdbec6407a8b9" - version "2019-11-01" + :tag => "2019-11-02", + :revision => "47d2a76f4f63b2bec017333ab2699344088ed55e" + version "2019-11-02" head "https://github.com/offensive-security/exploitdb.git" bottle :unneeded