From 060113dbaa2708726f6e28ab37f0c460dbc094f2 Mon Sep 17 00:00:00 2001 From: rui Date: Fri, 21 May 2021 02:28:47 -0400 Subject: [PATCH] exploitdb 2021-05-21 (#77719) --- Formula/exploitdb.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/exploitdb.rb b/Formula/exploitdb.rb index c357df760ef..47a13ae715f 100644 --- a/Formula/exploitdb.rb +++ b/Formula/exploitdb.rb @@ -2,9 +2,9 @@ class Exploitdb < Formula desc "Database of public exploits and corresponding vulnerable software" homepage "https://www.exploit-db.com/" url "https://github.com/offensive-security/exploitdb.git", - tag: "2021-05-20", - revision: "2f8f6dffbd77782dd752bd4277b8284aba706330" - version "2021-05-20" + tag: "2021-05-21", + revision: "eeec67ddf95f010ae3088d6b5639549643d17d11" + version "2021-05-21" license "GPL-2.0-or-later" head "https://github.com/offensive-security/exploitdb.git"