From 562835e57d275d02e6e81c932a2f87886c15e327 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 17 Aug 2019 08:21:21 -0400 Subject: [PATCH] exploitdb 2019-08-17 Closes #43228. 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 b65d93673a..a0d908234e 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-08-16", - :revision => "ab6387922c5e97dcca1c1c7b3be7ed49e5850a0c" - version "2019-08-16" + :tag => "2019-08-17", + :revision => "2c0d2ff550d4644a656885803cd4d95f21071080" + version "2019-08-17" head "https://github.com/offensive-security/exploitdb.git" bottle :unneeded