From 374335b177896abc140470f497d819a952c052d5 Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Wed, 13 Mar 2019 07:49:44 +1100 Subject: [PATCH] exploitdb 2019-03-12 Closes #37834. 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 f8be9c765e..7e78d0b37c 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-03-08", - :revision => "880bbe402e2b8eed92720c0e36b62a0b3e6c8e71" - version "2019-03-08" + :tag => "2019-03-12", + :revision => "ce1901fc4fc46324955567f8d2d8c414d40d99b1" + version "2019-03-12" head "https://github.com/offensive-security/exploitdb.git" bottle :unneeded