From c63206588774cc86364b1b2ff2c2d77c7c6a6517 Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Thu, 20 Dec 2018 20:31:24 +1100 Subject: [PATCH] exploitdb 2018-12-20 Closes #35277. 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 cb2a929cfd..3c148c1e95 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 => "2018-12-19", - :revision => "c6ebf8bc236af0b9ee3c383c03282c0f01a37f01" - version "2018-12-19" + :tag => "2018-12-20", + :revision => "aedf107ce96e59f29b599736a8838ced6f07a680" + version "2018-12-20" head "https://github.com/offensive-security/exploitdb.git" bottle :unneeded