From ecbb42e1b4313791e6a3669d0cd5747f23e94d50 Mon Sep 17 00:00:00 2001 From: chenrui Date: Wed, 1 Jan 2020 13:39:30 -0500 Subject: [PATCH] exploitdb 2020-01-01 (#48448) --- Formula/exploitdb.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index c9f501e665..d4d40cfdda 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-12-31", - :revision => "cd36764b577ec4985da5e134d9e904bfb7bfb1de" - version "2019-12-31" + :tag => "2020-01-01", + :revision => "e976278a3f202a241c0c31fbd95fd9f2d8aa1764" + version "2020-01-01" head "https://github.com/offensive-security/exploitdb.git" bottle :unneeded