From 3032ca92d9b7de2117c57c748fbf6d9cd73ef177 Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Sun, 17 Mar 2019 13:32:11 +1100 Subject: [PATCH] exploitdb 2019-03-16 Closes #37980. 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 0ad33aa0ca..6eb048c1ae 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-13", - :revision => "7ca7a51209d9160bc088716bedfc10528e797cb2" - version "2019-03-13" + :tag => "2019-03-16", + :revision => "790034e7df9bcd2c5d703552be1ca3bb24392c95" + version "2019-03-16" head "https://github.com/offensive-security/exploitdb.git" bottle :unneeded